qemu-kvm: Couple in-kernel PIT enabling to in-kernel irqchip
commite81dda195556e72f8cd294998296c1051aab30a8
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 6 Feb 2012 11:21:59 +0000 (6 12:21 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 8 Feb 2012 17:48:03 +0000 (8 15:48 -0200)
treee05b5d161b03d39955d12e5da7e5dfd0c469025f
parentc3388c9bd8d4f4fd841b521feed20993185d9be4
qemu-kvm: Couple in-kernel PIT enabling to in-kernel irqchip

Upstream will not support disabling the in-kernel PIT separately. In
preparation of merging qemu-kvm, couple our KVM PIT to in-kernel irqchip
support as well. Leave the related command line option in place, just
issuing a warning that it has no function anymore.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/i8254.c
hw/pcspk.c
kvm-all.c
qemu-kvm-x86.c
qemu-kvm.h
vl.c