resend as an attachment.
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of He, Qing
>Sent: 2007年7月25日 18:04
>To: kvm-devel
>Subject: [kvm-devel] [PATCH 1/3] export kvm_irqchip_in_kernel to Qemu
>
>This patch exports kvm_irqchip_i
This patch exports kvm_irqchip_in_kernel to Qemu outside kvmctl. This is
a preparation for the in kernel irqchip live migration support.
Signed-off-by: Qing He <[EMAIL PROTECTED]>
kvmctl.c |5 +
kvmctl.h |7 +++
2 files changed, 12 insertions(+)
diff --git a/user/kvmctl.c b/user/k