1. 6864fa3 sun4u: update PCI topology to include simba PCI bridges by Mark Cave-Ayland · 8 years ago
  2. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  3. e5fd1eb0 apb: add busA qdev property to PBM PCI bridge by Mark Cave-Ayland · 8 years ago
  4. b2f9005 apb: fix endianness for APB and PCI config accesses by Mark Cave-Ayland · 8 years ago
  5. 311f2b7 apb: fix up PCI bus nomenclature by Mark Cave-Ayland · 8 years ago
  6. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 8 years ago
  7. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  8. a3203e7 Merge remote-tracking branch 'mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
  9. bf55b7a memory: tune last param of iommu_ops.translate() by Peter Xu · 8 years ago
  10. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  11. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  12. be0d976 apb: convert init to realize by Wei Jiangang · 9 years ago
  13. 2f3ae0b hw/apb: fix PCI bus initialization by Marcel Apfelbaum · 9 years ago
  14. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  15. 9cfaa00 change type of pci_bridge_initfn() to void by Cao jin · 9 years ago
  16. 97d5408 pci: Clean up includes by Peter Maydell · 9 years ago
  17. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  18. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  19. 79e2b9a exec: RCUify AddressSpaceDispatch by Paolo Bonzini · 10 years ago
  20. de739df apb: implement PCI bus error interrupt map registers by Mark Cave-Ayland · 11 years ago
  21. 8d7b8cb iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps by Le Tan · 11 years ago
  22. b87b064 apb: add IOMMU flush register implementation by Mark Cave-Ayland · 11 years ago
  23. 68716da apb: Fix out-of-bounds array write access by Stefan Weil · 11 years ago
  24. d1180c1 apb: Fix compiler warnings (large constants) by Stefan Weil · 11 years ago
  25. ae74bbe apb: implement IOMMU translation for PCI host bridge by Mark Cave-Ayland · 11 years ago
  26. f38b161 apb: handle reading/writing of IOMMU control registers by Mark Cave-Ayland · 11 years ago
  27. fd7fbc8 apb: fix IOMMU register sizes by Mark Cave-Ayland · 11 years ago
  28. ea9a660 apb: Move IOMMU registers into a separate IOMMUState struct by Mark Cave-Ayland · 11 years ago
  29. af23906 hw/pci-host/apb.c: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  30. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  31. f055e96 pci-bridge: Turn PCIBridge into abstract QOM type by Andreas Färber · 12 years ago
  32. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  33. 2b8fbcd sparc64: unbreak by Paolo Bonzini · 12 years ago
  34. 5519ad0 sparc64: remove indirection for I/O port access by Paolo Bonzini · 12 years ago
  35. 40c5dce hw/p*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  36. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  37. 903ce9f sparc64: use direct interrupt mapping for PCI devices by Artyom Tarasenko · 12 years ago
  38. 9625036 sparc64: fix loosing interrupts by Artyom Tarasenko · 12 years ago
  39. 852e82f sparc64: allow 64 IRQ lines by Artyom Tarasenko · 12 years ago
  40. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago[Renamed (97%) from hw/apb_pci.c]
  41. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  42. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  43. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  44. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  45. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  46. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  47. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  48. 06aac7b pci: rename pci_internals.h pci_bus.h by Michael S. Tsirkin · 12 years ago
  49. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  50. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  51. 94d1991 sun4u: implement interrupt clearing registers by Artyom Tarasenko · 13 years ago
  52. d1d8005 sun4u: initialize OBIO interrupt mappings by Artyom Tarasenko · 13 years ago
  53. 361dea4 sparc64: implement PCI and ISA irqs by Blue Swirl · 13 years ago
  54. b21227c apb: use normal PCI device header for PBM device by Blue Swirl · 13 years ago
  55. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  56. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  57. 7309335 qdev: change ambiguous qdev names by Anthony Liguori · 13 years ago
  58. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  59. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  60. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  61. f69539b apb_pci: convert PCI space to memory API by Blue Swirl · 14 years ago
  62. 3812ed0 apb_pci: convert to memory API by Avi Kivity · 14 years ago
  63. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 14 years ago
  64. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 14 years ago
  65. 92f9a4f apb_pci: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  66. 6bef043 Make simple io mem handler endian aware by Alexander Graf · 14 years ago
  67. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  68. 68f7999 pci_bridge: introduce pci bridge library. by Isaku Yamahata · 15 years ago
  69. 783753f pci/bridge: split out pci bridge code into pci_bridge.c from pci.c by Isaku Yamahata · 15 years ago
  70. 6eab3de pci: set PCI multi-function bit appropriately. by Isaku Yamahata · 15 years ago
  71. 7c7b829 pci_bridge: make pci bridge aware of pci multi function bit. by Isaku Yamahata · 15 years ago
  72. e327e32 pci: remove PCIDeviceInfo::header_type by Isaku Yamahata · 15 years ago
  73. b80d4a9 pci: don't overwrite multi functio bit in pci header type. by Isaku Yamahata · 15 years ago
  74. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  75. d63baf9 sparc64: clean up pci bridge map by Igor V. Kovalenko · 15 years ago
  76. 9c0afd0 apb: don't use any static state by Blue Swirl · 15 years ago
  77. c9a43af Fix Sparc64 build by Blue Swirl · 15 years ago
  78. 63e6f31 apc_pci: simplify using rwhandler by Michael S. Tsirkin · 15 years ago
  79. 8414f45 apb_pci: minor cleanup by Michael S. Tsirkin · 15 years ago
  80. 9fe52c7 sparc64: use PCI accessors for APB/PBM by Blue Swirl · 15 years ago
  81. 95819af sparc64: implement basic IOMMU/interrupt handling by Blue Swirl · 15 years ago
  82. a4d5f62 Sparc64: byte swap IO port access by Blue Swirl · 15 years ago
  83. 776e1bb PCI: fix bridge configuration by Blue Swirl · 15 years ago
  84. 204c7a3 Sparc64: fix PCI probe problems by Blue Swirl · 15 years ago
  85. 3eb26cc Sparc64: Fix PCI config accessor order by Blue Swirl · 15 years ago
  86. 5a5d4a7 Sparc64: enable real access to PCI configuration space by Blue Swirl · 15 years ago
  87. bae7b51 Sparc64: increase APB register range by Blue Swirl · 15 years ago
  88. f6b6f1b Sparc64: move APB PCI memory base to correct location by Blue Swirl · 15 years ago
  89. d631873 pci: move apb specific stuff to apb_pci.c by Michael S. Tsirkin · 15 years ago
  90. f08b32f pci: shorten pci_host_{conf, data}_register_xxx function a bit. by Isaku Yamahata · 15 years ago
  91. 18e08a5 pci: pci.h cleanup: move out stuff not in pci.c by Michael S. Tsirkin · 15 years ago
  92. a455783 pci_host: consolidate pci config address access. by Isaku Yamahata · 15 years ago
  93. 4f5e19e pci_host.h: move functions in pci_host.h into .c file. by Isaku Yamahata · 15 years ago
  94. 2217dcf pci: use PCI_SLOT() and PCI_FUNC(). by Isaku Yamahata · 15 years ago
  95. 930f3fe Add some chipset doc links by Blue Swirl · 15 years ago
  96. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  97. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  98. 99a0949 Get rid of _t suffix by malc · 15 years ago
  99. afcea8c ioports: remove unused env parameter and compile only once by Blue Swirl · 15 years ago
  100. c5ff6d5 Sparc64: make system bus parent of PCI bus by Blue Swirl · 16 years ago