summaryrefslogtreecommitdiff
path: root/hw/syborg_virtio.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2009-06-21 19:50:03 +0300
committerAnthony Liguori <aliguori@us.ibm.com>2009-06-24 09:09:14 -0500
commit54c96da798141feadd1424ef43fba19757e50d39 (patch)
treea9cbadcce36f2244f4dbecce5f9e3a2952fbf2e5 /hw/syborg_virtio.c
parent02eb84d0ec97f183ac23ee939403a139e8849b1d (diff)
downloadqemu-54c96da798141feadd1424ef43fba19757e50d39.tar.gz
qemu-54c96da798141feadd1424ef43fba19757e50d39.tar.bz2
qemu-54c96da798141feadd1424ef43fba19757e50d39.zip
qemu/apic: minimal MSI/MSI-X implementation for PC
Implement MSI support in APIC. Note that MSI and MMIO APIC registers are at the same memory location, but actually not on the global bus: MSI is on PCI bus, APIC is connected directly to the CPU. We map them on the global bus at the same address which happens to work because MSI registers are reserved in APIC MMIO and vice versa. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/syborg_virtio.c')
0 files changed, 0 insertions, 0 deletions