1. 9382900 Revert "hw/pci: Rename has_power to enabled" by Michael S. Tsirkin · 7 months ago
  2. 6a31b21 hw/pci: Rename has_power to enabled by Akihiko Odaki · 8 months ago
  3. 8e5e089 hw/pci: Constify VMState by Richard Henderson · 1 year, 3 months ago
  4. 348e354 pci: do not respond config requests after PCI device eject by Yuri Benditovich · 1 year, 7 months ago
  5. 3b20f4c hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro by Bernhard Beschow · 1 year, 8 months ago
  6. 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 2 months ago
  7. 1bdad09 hw/pci/pci_host: Trace config accesses on unexisting functions by Philippe Mathieu-Daudé · 2 years, 2 months ago
  8. deeb956 trace-events,pci: unify trace events format by Laurent Vivier · 3 years, 4 months ago
  9. 23786d1 pci: implement power state by Gerd Hoffmann · 3 years, 4 months ago
  10. 2d64b7b hw/pci/pci_host: Allow PCI host to bypass iommu by Xingang Wang · 3 years, 8 months ago
  11. 2ebc212 hw/pci-host: save/restore pci host config register by Hogan Wang · 4 years, 7 months ago
  12. f2a7e8f hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument by Philippe Mathieu-Daudé · 5 years ago
  13. 4ce537a hw/pci/pci_host: Remove redundant PCI_DPRINTF() by Philippe Mathieu-Daudé · 5 years ago
  14. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  15. 2f57db8 pcie: Simplify pci_adjust_config_limit() by David Gibson · 6 years ago
  16. 1c685a9 pci: Allow PCI bus subtypes to support extended config space accesses by Greg Kurz · 6 years ago
  17. c2077e2 pci: Adjust PCI config limit based on bus topology by Alex Williamson · 9 years ago
  18. 97d5408 pci: Clean up includes by Peter Maydell · 9 years ago
  19. 3f1e147 enable multi-function hot-add by Cao jin · 9 years ago
  20. ac43fa5 hw/pci/pci_host.c: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  21. 3bf4dfd pci: add config space access traces by Alexey Kardashevskiy · 12 years ago
  22. 568f069 pci: Replace pci_find_domain() with more general pci_root_bus_path() by David Gibson · 12 years ago
  23. 085d813 Fix typos and misspellings by Peter Maydell · 12 years ago
  24. c759b24 pci: fix path for local includes by Michael S. Tsirkin · 12 years ago
  25. 315a135 pci: move pci core code to hw/pci by Michael S. Tsirkin · 12 years ago[Renamed from hw/pci_host.c]
  26. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  27. b44ff9d pci_host: Turn into SysBus-derived QOM type by Andreas Färber · 13 years ago
  28. cdde6ff pci: fix corrupted pci conf index register by unaligned write by Avi Kivity · 13 years ago
  29. d0ed807 pci_host: convert conf index and data ports to memory API by Avi Kivity · 14 years ago
  30. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  31. d2c3373 pci_host: convert conf index and data ports to memory API by Avi Kivity · 14 years ago
  32. 42e4126 pci: Common overflow prevention by Jan Kiszka · 14 years ago
  33. 5256d8b pci: use devfn for pci_find_device() instead of (slot, fn) pair by Isaku Yamahata · 14 years ago
  34. c646f74 Add get_fw_dev_path callback for system bus. by Gleb Natapov · 14 years ago
  35. 6ebf590 pci-host: Delegate bswap to mmio layer by Alexander Graf · 14 years ago
  36. 6bef043 Make simple io mem handler endian aware by Alexander Graf · 14 years ago
  37. 4dcf7d8 pci_host: fix breakage by Aurelien Jarno · 15 years ago
  38. 952760b Compile pci_host only once by Blue Swirl · 15 years ago
  39. 70539e1 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  40. 9f6f042 pci_host: rewrite using rwhandler by Michael S. Tsirkin · 15 years ago
  41. 0b987f1 PCI: Fix a typo by Blue Swirl · 15 years ago
  42. 42331e9 pci_host: remove unnecessary & 0xff. by Isaku Yamahata · 15 years ago
  43. f08b32f pci: shorten pci_host_{conf, data}_register_xxx function a bit. by Isaku Yamahata · 15 years ago
  44. 8d6514f pci: rename (pci_/pcie_mmcfg_)addr_to_dev by Isaku Yamahata · 15 years ago
  45. 7ac901c pci: remove pci_addr_to_config() by open code by Isaku Yamahata · 15 years ago
  46. 4677d8e pci: simplify (pci_/pcie_mmcfg_)data_read() by Michael S. Tsirkin · 15 years ago
  47. ce195fb pci_host: change the signature of pci_data_{read, write}. by Isaku Yamahata · 15 years ago
  48. 766347c pci: move pci host stuff from pci.c to pci_host.c by Isaku Yamahata · 15 years ago
  49. a455783 pci_host: consolidate pci config address access. by Isaku Yamahata · 15 years ago
  50. 4f5e19e pci_host.h: move functions in pci_host.h into .c file. by Isaku Yamahata · 15 years ago