1. 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
  2. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  3. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  4. f055e96 pci-bridge: Turn PCIBridge into abstract QOM type by Andreas Färber · 12 years ago
  5. 40c5dce hw/p*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  6. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  7. cbef02f dec.c - move to pci-bridge by Michael S. Tsirkin · 12 years ago[Renamed from hw/pci-host/dec.c]
  8. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  9. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/pci/host/dec.c]
  10. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/dec_pci.c]
  11. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  12. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  13. 06aac7b pci: rename pci_internals.h pci_bus.h by Michael S. Tsirkin · 12 years ago
  14. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  15. 67c332f pci: Tidy up PCI host bridges by Andreas Färber · 12 years ago
  16. 8558d94 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE by Andreas Färber · 12 years ago
  17. ab61536 dec_pci: QOM'ify DEC 21154 PCI-PCI bridge by Andreas Färber · 12 years ago
  18. 4240abf pci: Make host bridge TypeInfos const by Andreas Färber · 12 years ago
  19. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  20. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  21. 7309335 qdev: change ambiguous qdev names by Anthony Liguori · 13 years ago
  22. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  23. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  24. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  25. d0ed807 pci_host: convert conf index and data ports to memory API by Avi Kivity · 13 years ago
  26. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 13 years ago
  27. d2c3373 pci_host: convert conf index and data ports to memory API by Avi Kivity · 13 years ago
  28. e7b9bc3 dec_pci: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  29. 6ebf590 pci-host: Delegate bswap to mmio layer by Alexander Graf · 14 years ago
  30. 68f7999 pci_bridge: introduce pci bridge library. by Isaku Yamahata · 15 years ago
  31. 783753f pci/bridge: split out pci bridge code into pci_bridge.c from pci.c by Isaku Yamahata · 15 years ago
  32. 7c7b829 pci_bridge: make pci bridge aware of pci multi function bit. by Isaku Yamahata · 15 years ago
  33. e327e32 pci: remove PCIDeviceInfo::header_type by Isaku Yamahata · 15 years ago
  34. 952760b Compile pci_host only once by Blue Swirl · 15 years ago
  35. 204ff57 dec: use PCI accessors by Blue Swirl · 15 years ago
  36. d55380b dec: actually implement PCI bridging by Blue Swirl · 15 years ago
  37. e1c6bba Refactor DEC 21154 PCI bridge by Blue Swirl · 15 years ago