Statistics
| Branch: | Revision:

root / hw / xen_apic.c @ 3871481c

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
08a82ac0 05/17/2012 12:04 am Jan Kiszka

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 <>
Signed-off-by: Jan Kiszka <>...

9468e9c4 04/13/2012 08:34 pm Wei Liu

Xen: Add xen-apic support and hook it up.

Signed-off-by: Wei Liu <>
Signed-off-by: Stefano Stabellini <>
Acked-by: Paolo Bonzini <>