qemu-kvm-x86: consider the irq0override flag in kvm_arch_init_irq_routing
commitfd6bfef3d49a62b36092f131690de3e34f84662d
authorBernhard Kohl <bernhard.kohl@nsn.com>
Tue, 14 Sep 2010 13:51:40 +0000 (14 15:51 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 29 Sep 2010 20:35:52 +0000 (29 17:35 -0300)
treeb6f100256141a7ba19ca9f1d6d1e40cc1e0310ae
parentdd67374ebb2f404b1b4b8e1abb1d189a7aff7f4c
qemu-kvm-x86: consider the irq0override flag in kvm_arch_init_irq_routing

The setting of the irq0override flag must be also passed properly
to the KVM_IRQCHIP_IOAPIC.

Signed-off-by: Bernhard Kohl <bernhard.kohl@nsn.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
qemu-kvm-x86.c