summaryrefslogtreecommitdiff
path: root/hw/pci/msi.c
AgeCommit message (Expand)Author
2015-10-19hw/pci: Introduce pci_requester_id()Pavel Fedin
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich
2015-05-31Add stream ID to MSI writePavel Fedin
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell
2014-08-14pci: Use bus master address space for delivering MSI/MSI-X messagesJan Kiszka
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-17pci: fix path for local includesMichael S. Tsirkin
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin