Age | Commit message (Expand) | Author | Files | Lines |
2012-07-19 | msi/msix: added API to set MSI message address and data | Alexey Kardashevskiy | 1 | -0/+1 |
2012-06-18 | msix: Switch msix_uninit to return void | Alex Williamson | 1 | -2/+2 |
2012-06-18 | msix: Allow full specification of MSIX layout | Alex Williamson | 1 | -4/+6 |
2012-06-18 | msix: Add simple BAR allocation MSIX setup functions | Alex Williamson | 1 | -0/+3 |
2012-06-18 | msix: fix PCIDevice naming inconsistency | Alex Williamson | 1 | -2/+1 |
2012-06-18 | msix: drop unused msix_bar_size, require valid bar_size | Jan Kiszka | 1 | -2/+0 |
2012-05-21 | msix: Add msix_nr_vectors_allocated | Jan Kiszka | 1 | -0/+2 |
2012-05-21 | msix: Introduce vector notifiers | Jan Kiszka | 1 | -0/+4 |
2012-01-19 | msi: Generalize msix_supported to msi_supported | Jan Kiszka | 1 | -2/+0 |
2011-08-08 | msix: convert to memory API | Avi Kivity | 1 | -4/+2 |
2009-12-01 | msix: add helper to unuse all msix entries | Michael S. Tsirkin | 1 | -0/+1 |
2009-11-09 | pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t | Isaku Yamahata | 1 | -1/+2 |
2009-10-05 | qemu: clean up target page usage in msix | Michael S. Tsirkin | 1 | -3/+2 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -1/+1 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -1/+1 |
2009-09-20 | Compile msix only once | Blue Swirl | 1 | -2/+3 |
2009-06-24 | qemu/pci: MSI-X support functions | Michael S. Tsirkin | 1 | -0/+34 |