qemu-irix/hw/i386/kvm
Paolo Bonzini 3e04f97cbc kvm/apic: fix 2.2->2.1 migration
The wait_for_sipi field is set back to 1 after an INIT, so it was not
effective to reset it in kvm_apic_realize.  Introduce a reset callback
and reset wait_for_sipi there.

Reported-by: Igor Mammedov <imammedo@redhat.com>
Cc: qemu-stable@nongnu.org
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 575a6f4082)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2015-03-01 18:13:00 -06:00
..
Makefile.objs
apic.c kvm/apic: fix 2.2->2.1 migration 2015-03-01 18:13:00 -06:00
clock.c kvmclock: Add comment explaining why we need cpu_clean_all_dirty() 2014-11-13 16:13:28 +01:00
i8254.c pit: fix pit interrupt can't inject into vm after migration 2014-09-16 10:40:38 +02:00
i8259.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
ioapic.c ioapic: QOM'ify ioapic 2013-12-24 18:02:18 +01:00
pci-assign.c bootindex: move calling add_boot_device_patch to bootindex setter function 2014-10-15 10:46:01 +02:00