]> git.proxmox.com Git - mirror_qemu.git/commit
kvm: x86: Establish IRQ0 override control
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 15 Oct 2011 12:08:26 +0000 (14:08 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 19 Jan 2012 11:14:42 +0000 (12:14 +0100)
commit9b5b76d44930dc9266bb6d30862704cb3c86d2ca
treecf2c3fef0b9925485ce7e58579ec19367e74a8c4
parent84b058d7df1e75543ef7422d97b039cd413f68f1
kvm: x86: Establish IRQ0 override control

KVM is forced to disable the IRQ0 override when we run with in-kernel
irqchip but without IRQ routing support of the kernel. Set the fwcfg
value correspondingly. This aligns us with qemu-kvm.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hw/pc.c
kvm-all.c
kvm-stub.c
kvm.h
sysemu.h
vl.c