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
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
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 part,