summaryrefslogtreecommitdiffstats
path: root/include/qemu/compiler.h
diff options
context:
space:
mode:
authorPavel Dovgalyuk2014-09-22 14:14:24 +0200
committerPaolo Bonzini2014-09-26 13:32:04 +0200
commit5a6e8ba64fb236068fef0f2ce26fe6579cf6a75c (patch)
treecb5a079a7b05170c3ea1b9e98db3833cf3466cb3 /include/qemu/compiler.h
parentserial: check if backed by a physical serial port at realize time (diff)
downloadqemu-5a6e8ba64fb236068fef0f2ce26fe6579cf6a75c.tar.gz
qemu-5a6e8ba64fb236068fef0f2ce26fe6579cf6a75c.tar.xz
qemu-5a6e8ba64fb236068fef0f2ce26fe6579cf6a75c.zip
kvmvapic: fix migration when VM paused and when not running Windows
This patch fixes migration by extending do_vapic_enable function. This function called vapic_enable which read cpu number from the guest memory. When cpu number could not be read, vapic was not enabled while loading the VM state. This patch adds required code for cpu_number=0 to do_vapic_enable function, because it is called only when cpu_number=0. Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/qemu/compiler.h')
0 files changed, 0 insertions, 0 deletions