[kvm-devel] [PATCH 0/6] in-kernel APIC save/restore and live migration

2007-08-03 Thread He, Qing
Hi Avi, This is the patch set that enables live migration of VMs that are using in-kernel APIC, it's against lapic3 branch. 6 patches follow: [PATCH 1/6] a preparation cleanup patch that removes status in kernel struct kvm_lapic [PATCH 2/6] ioapic live migration kernel

Re: [kvm-devel] [PATCH 0/6] in-kernel APIC save/restore and live migration

2007-08-03 Thread Avi Kivity
He, Qing wrote: Hi Avi, This is the patch set that enables live migration of VMs that are using in-kernel APIC, it's against lapic3 branch. 6 patches follow: [PATCH 1/6] a preparation cleanup patch that removes status in kernel struct kvm_lapic [PATCH 2/6] ioapic live