commit | 9b5b76d44930dc9266bb6d30862704cb3c86d2ca | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Oct 15 14:08:26 2011 +0200 |
committer | Jan Kiszka <jan.kiszka@siemens.com> | Thu Jan 19 12:14:42 2012 +0100 |
tree | cf2c3fef0b9925485ce7e58579ec19367e74a8c4 | |
parent | 84b058d7df1e75543ef7422d97b039cd413f68f1 [diff] |
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>