1. 6096cf7 hw/xen: Support MSI mapping to PIRQ by David Woodhouse · 1 year, 11 months ago
  2. 740d6c4 error: Drop a few superfluous ERRP_GUARD() by Markus Armbruster · 2 years, 1 month ago
  3. 71e3d00 msi: fix MSI vector limit check in msi_set_mask() by Jagannathan Raman · 2 years, 6 months ago
  4. 08cf3dc vfio-user: handle device interrupts by Jagannathan Raman · 2 years, 6 months ago
  5. afa26ec pci/msi: export msi_is_masked() by Peter Xu · 6 years ago
  6. 2784127 pci: Replace pci_add_capability2() with pci_add_capability() by Mao Zhongyi · 7 years ago
  7. 1108b2f pci: Convert msi_init() to Error and fix callers to check it by Cao jin · 8 years ago
  8. 2cbb1a6 msi_init: change return value to 0 on success by Cao jin · 9 years ago
  9. 52ea63d fix some coding style problems by Cao jin · 9 years ago
  10. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  11. 226419d msi_supported -> msi_nonbroken by Michael S. Tsirkin · 9 years ago
  12. 428c3ec fix MSI injection on Xen by Stefano Stabellini · 9 years ago
  13. 97d5408 pci: Clean up includes by Peter Maydell · 9 years ago
  14. a05f686 hw/pci: Introduce pci_requester_id() by Pavel Fedin · 9 years ago
  15. 7611dae xen: don't allow guest to control MSI mask register by Jan Beulich · 10 years ago
  16. 38d40ff Add stream ID to MSI write by Pavel Fedin · 10 years ago
  17. 786a4ea Convert (ffs(val) - 1) to ctz32(val) by Stefan Hajnoczi · 10 years ago
  18. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  19. cc943c3 pci: Use bus master address space for delivering MSI/MSI-X messages by Jan Kiszka · 10 years ago
  20. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  21. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  22. c759b24 pci: fix path for local includes by Michael S. Tsirkin · 12 years ago
  23. 315a135 pci: move pci core code to hw/pci by Michael S. Tsirkin · 12 years ago[Renamed from hw/msi.c]
  24. 39b9bc6 msi: Add msi_get_message() by Alex Williamson · 12 years ago
  25. 932d4a4 msi/msix: added API to set MSI message address and data by Alexey Kardashevskiy · 12 years ago
  26. 44701ab msi: Use msi/msix_present more consistently by Jan Kiszka · 13 years ago
  27. 95d6580 msi: Invoke msi/msix_write_config from PCI core by Jan Kiszka · 13 years ago
  28. 7c9958b msi: Guard msi/msix_write_config with msi_present by Jan Kiszka · 13 years ago
  29. 520064c msi: Guard msi_reset with msi_present by Jan Kiszka · 13 years ago
  30. 60ba3cc msi: Generalize msix_supported to msi_supported by Jan Kiszka · 13 years ago
  31. c5d29d2 msi: use specific endian ld/st_phys by Alexander Graf · 13 years ago
  32. befeac4 Merge remote-tracking branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  33. 4dad7f1 msi: Fix copy&paste mistake in msi_uninit by Jan Kiszka · 14 years ago
  34. ebabb67 Fix typo in code and comments by Stefan Weil · 14 years ago
  35. 45fe15c MSI: Robust resource release by Jan Kiszka · 14 years ago
  36. 59369b0 msi: simplify write config a bit. by Isaku Yamahata · 14 years ago
  37. b794ec7 msi: minor cleanups by Michael S. Tsirkin · 14 years ago
  38. 531a0b8 msi: simplify range checks by Michael S. Tsirkin · 14 years ago
  39. 5afb986 Introduce range.h by Blue Swirl · 14 years ago
  40. e4c7d2a msi: implements msi by Isaku Yamahata · 14 years ago