aboutsummaryrefslogtreecommitdiff
path: root/hw/msix.c
AgeCommit message (Expand)Author
2009-12-07msix: function mask supportMichael S. Tsirkin
2009-12-07msix: macro rename for function mask supportMichael S. Tsirkin
2009-12-01msix: clear pending bit of an unused vectorMichael S. Tsirkin
2009-12-01msix: fix reset value for enable bitMichael S. Tsirkin
2009-12-01msix: fix mask bit state after resetMichael S. Tsirkin
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-30qemu/msix: fix table access issuesMichael S. Tsirkin
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-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-27qemu: msix nit: clear msix_entries_nr on errorMichael S. Tsirkin
2009-07-10qemu/msi: missing bracesMichael S. Tsirkin
2009-07-10qemu/msi: clean used vectors state on loadMichael S. Tsirkin
2009-07-09fix segfault in msix_saveMichael S. Tsirkin
2009-07-05Fix Sparse warningBlue Swirl
2009-06-24qemu/pci: MSI-X support functionsMichael S. Tsirkin