Save and load mp state
commit44631342f80fcb72bbe751c7b25d136921e529c9
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 11 Apr 2008 16:24:43 +0000 (11 13:24 -0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 13 Apr 2008 15:01:23 +0000 (13 18:01 +0300)
treee30c35ad3252b70db2c0704de0278ced0dadaac1
parent3a2685c85e790901f5c41be74e16e8492798e6d2
Save and load mp state

Use the new interface to save and restore MP_STATE for all vcpu's.

Increase version_id for cpu_load/cpu_save.

Fixes SMP migration.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
hw/pc.c
qemu-kvm-x86.c
qemu-kvm.h
target-i386/cpu.h
vl.c