Use upstream kvm_enabled and cpu_synchronize_state
commit8034eb52f0d91ba14a1239774a1328bb8431372d
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 19 Feb 2010 18:22:21 +0000 (19 19:22 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 21 Feb 2010 09:19:52 +0000 (21 11:19 +0200)
tree2b091ba4896e4b9ded7d2f153b0a9be99c5a598f
parent9aa832f1f449ddfe5a2a407373e7ea965fdb86f6
Use upstream kvm_enabled and cpu_synchronize_state

They are identical, no need for private copies. This requires replacing
qemu-kvm.h includes with kvm.h, a good thing anyway, and reveals that
there is no need for QEMU_KVM_NO_CPU protection.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/i8254.c
hw/i8259.c
hw/ioapic.c
hw/msix.c
hw/pc.c
hw/piix_pci.c
kvm.h
qemu-kvm.h
vl.c