Re: [Qemu-devel] [PATCH] Set apic instance number for savevm
Avi Kivity wrote: This allows save/restore (and live migration on kvm) of smp guests. Index: hw/apic.c === RCS file: /sources/qemu/qemu/hw/apic.c,v retrieving revision 1.13 diff -u -r1.13 apic.c --- hw/apic.c 3 Apr 2007 16:38:34 -
[Qemu-devel] [PATCH] Set apic instance number for savevm
This allows save/restore (and live migration on kvm) of smp guests. Index: hw/apic.c === RCS file: /sources/qemu/qemu/hw/apic.c,v retrieving revision 1.13 diff -u -r1.13 apic.c --- hw/apic.c 3 Apr 2007 16:38:34 - 1.13 +++