summaryrefslogtreecommitdiff
path: root/hw/pci/msi.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich1-4/+0
2015-05-31Add stream ID to MSI writePavel Fedin1-1/+9
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi1-6/+6
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell1-1/+2
2014-08-14pci: Use bus master address space for delivering MSI/MSI-X messagesJan Kiszka1-1/+1
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-17pci: fix path for local includesMichael S. Tsirkin1-1/+1
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-0/+395