aboutsummaryrefslogtreecommitdiff
path: root/hw/msix.h
AgeCommit message (Expand)Author
2012-07-19msi/msix: added API to set MSI message address and dataAlexey Kardashevskiy
2012-06-18msix: Switch msix_uninit to return voidAlex Williamson
2012-06-18msix: Allow full specification of MSIX layoutAlex Williamson
2012-06-18msix: Add simple BAR allocation MSIX setup functionsAlex Williamson
2012-06-18msix: fix PCIDevice naming inconsistencyAlex Williamson
2012-06-18msix: drop unused msix_bar_size, require valid bar_sizeJan Kiszka
2012-05-21msix: Add msix_nr_vectors_allocatedJan Kiszka
2012-05-21msix: Introduce vector notifiersJan Kiszka
2012-01-19msi: Generalize msix_supported to msi_supportedJan Kiszka
2011-08-08msix: convert to memory APIAvi Kivity
2009-12-01msix: add helper to unuse all msix entriesMichael S. Tsirkin
2009-11-09pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata
2009-10-05qemu: clean up target page usage in msixMichael S. Tsirkin
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile msix only onceBlue Swirl
2009-06-24qemu/pci: MSI-X support functionsMichael S. Tsirkin