]> git.proxmox.com Git - qemu.git/commit
pc: Enable MSI support at APIC level
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 16 May 2012 18:41:11 +0000 (15:41 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 16 May 2012 21:04:44 +0000 (18:04 -0300)
commit08a82ac01cb5409480128f8e1f144557d99b74a3
treec7151763bac0097f5f8ca4ef67969729281b3e8d
parent04fa27f5ae5f025424bb7b88d3453c46e8900102
pc: Enable MSI support at APIC level

Push msi_supported enabling to the APIC implementations where we can
encapsulate the decision more cleanly, hiding the details from the
generic code.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/apic.c
hw/pc.c
hw/xen.h
hw/xen_apic.c