index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
msix.h
Age
Commit message (
Expand
)
Author
2012-07-19
msi/msix: added API to set MSI message address and data
Alexey Kardashevskiy
2012-06-18
msix: Switch msix_uninit to return void
Alex Williamson
2012-06-18
msix: Allow full specification of MSIX layout
Alex Williamson
2012-06-18
msix: Add simple BAR allocation MSIX setup functions
Alex Williamson
2012-06-18
msix: fix PCIDevice naming inconsistency
Alex Williamson
2012-06-18
msix: drop unused msix_bar_size, require valid bar_size
Jan Kiszka
2012-05-21
msix: Add msix_nr_vectors_allocated
Jan Kiszka
2012-05-21
msix: Introduce vector notifiers
Jan Kiszka
2012-01-19
msi: Generalize msix_supported to msi_supported
Jan Kiszka
2011-08-08
msix: convert to memory API
Avi Kivity
2009-12-01
msix: add helper to unuse all msix entries
Michael S. Tsirkin
2009-11-09
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-10-05
qemu: clean up target page usage in msix
Michael S. Tsirkin
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile msix only once
Blue Swirl
2009-06-24
qemu/pci: MSI-X support functions
Michael S. Tsirkin