1. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  2. 2d9574b pci: msix: move 'MSIX_CAP_LENGTH' to header file by Li Qiang · 6 years ago
  3. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  4. 3bdfaab msix: make msix_clr_pending() visible for clients by Dmitry Fleytman · 9 years ago
  5. c246a62 msix: add VMSTATE_MSIX_TEST by Marc-André Lureau · 10 years ago
  6. 340b50c pci: add VMSTATE_MSIX by Gerd Hoffmann · 12 years ago
  7. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago[Renamed from hw/pci/msix.h]
  8. 4c93bfa msix: add api to access msix message by Michael S. Tsirkin · 12 years ago
  9. 70f8ee3 msix: expose access to masked/pending state by Michael S. Tsirkin · 12 years ago
  10. bbef882 msi: add API to get notified about pending bit poll by Michael S. Tsirkin · 12 years ago
  11. c759b24 pci: fix path for local includes by Michael S. Tsirkin · 12 years ago
  12. 315a135 pci: move pci core code to hw/pci by Michael S. Tsirkin · 12 years ago[Renamed from hw/msix.h]
  13. 932d4a4 msi/msix: added API to set MSI message address and data by Alexey Kardashevskiy · 13 years ago
  14. 572992e msix: Switch msix_uninit to return void by Alex Williamson · 13 years ago
  15. 5a2c202 msix: Allow full specification of MSIX layout by Alex Williamson · 13 years ago
  16. 53f9492 msix: Add simple BAR allocation MSIX setup functions by Alex Williamson · 13 years ago
  17. 118f2c2 msix: fix PCIDevice naming inconsistency by Alex Williamson · 13 years ago
  18. 393a989 msix: drop unused msix_bar_size, require valid bar_size by Jan Kiszka · 13 years ago
  19. cb697aa msix: Add msix_nr_vectors_allocated by Jan Kiszka · 13 years ago
  20. 2cdfe53 msix: Introduce vector notifiers by Jan Kiszka · 13 years ago
  21. 60ba3cc msi: Generalize msix_supported to msi_supported by Jan Kiszka · 13 years ago
  22. 95524ae msix: convert to memory API by Avi Kivity · 14 years ago
  23. b5f28bc msix: add helper to unuse all msix entries by Michael S. Tsirkin · 15 years ago
  24. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  25. 5a1fc5e qemu: clean up target page usage in msix by Michael S. Tsirkin · 15 years ago
  26. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  27. 99a0949 Get rid of _t suffix by malc · 15 years ago
  28. 5e520a7 Compile msix only once by Blue Swirl · 15 years ago
  29. 02eb84d qemu/pci: MSI-X support functions by Michael S. Tsirkin · 16 years ago