summaryrefslogtreecommitdiffstats
path: root/hw/msix.h
Commit message (Expand)AuthorAgeFilesLines
* msi/msix: added API to set MSI message address and dataAlexey Kardashevskiy2012-07-191-0/+1
* msix: Switch msix_uninit to return voidAlex Williamson2012-06-181-2/+2
* msix: Allow full specification of MSIX layoutAlex Williamson2012-06-181-4/+6
* msix: Add simple BAR allocation MSIX setup functionsAlex Williamson2012-06-181-0/+3
* msix: fix PCIDevice naming inconsistencyAlex Williamson2012-06-181-2/+1
* msix: drop unused msix_bar_size, require valid bar_sizeJan Kiszka2012-06-181-2/+0
* msix: Add msix_nr_vectors_allocatedJan Kiszka2012-05-211-0/+2
* msix: Introduce vector notifiersJan Kiszka2012-05-211-0/+4
* msi: Generalize msix_supported to msi_supportedJan Kiszka2012-01-191-2/+0
* msix: convert to memory APIAvi Kivity2011-08-081-4/+2
* msix: add helper to unuse all msix entriesMichael S. Tsirkin2009-12-011-0/+1
* pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata2009-11-091-1/+2
* qemu: clean up target page usage in msixMichael S. Tsirkin2009-10-051-3/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Compile msix only onceBlue Swirl2009-09-201-2/+3
* qemu/pci: MSI-X support functionsMichael S. Tsirkin2009-06-241-0/+34
OpenPOWER on IntegriCloud