summaryrefslogtreecommitdiffstats
path: root/hw/pci/msi.c
Commit message (Expand)AuthorAgeFilesLines
* hw/pci: Introduce pci_requester_id()Pavel Fedin2015-10-191-1/+1
* xen: don't allow guest to control MSI mask registerJan Beulich2015-06-021-4/+0
* Add stream ID to MSI writePavel Fedin2015-05-311-1/+9
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-6/+6
* Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell2015-04-261-1/+2
* pci: Use bus master address space for delivering MSI/MSI-X messagesJan Kiszka2014-08-141-1/+1
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-1/+1
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+395
OpenPOWER on IntegriCloud