1. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  2. 97d5408 pci: Clean up includes by Peter Maydell · 9 years ago
  3. e7f0832 PPC: e500 pci host: Fix ATMUs register reads by Rudolf Marek · 10 years ago
  4. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  5. cb3778a PPC: e500 pci host: Add support for ATMUs by Alexander Graf · 10 years ago
  6. f2e2bc9 hw/pci-host/ppce500: Fix typo in vmstate definition by Peter Maydell · 11 years ago
  7. 3016dca PPC: e500: implement PCI INTx routing by Bharat Bhushan · 11 years ago
  8. d575a6c PPC: e500: some pci related cleanup by Bharat Bhushan · 11 years ago
  9. 3aff6c2 savevm: Remove all the unneeded version_minimum_id_old (ppc) by Juan Quintela · 11 years ago
  10. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  11. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  12. 40c5dce hw/p*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  13. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  14. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/pci/host/ppce500.c]
  15. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/ppce500_pci.c]
  16. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  17. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  18. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  19. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  20. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  21. 6f99198 Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD by Paolo Bonzini · 12 years ago
  22. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  23. 9e2c129 PPC: e500: pci: Export slot2irq calculation by Alexander Graf · 12 years ago
  24. 05f57d9 PPC: E500: PCI: Make IRQ calculation more generic by Alexander Graf · 12 years ago
  25. eafb325 PPC: E500: PCI: Make first slot qdev settable by Alexander Graf · 12 years ago
  26. 9975050 PPC: e500: Declare pci bridge as bridge by Alexander Graf · 12 years ago
  27. 3eddc1b Adding BAR0 for e500 PCI controller by Bharat Bhushan · 12 years ago
  28. a1bc20d PPC: e500: Map PIO space into core memory region by Alexander Graf · 12 years ago
  29. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  30. 67c332f pci: Tidy up PCI host bridges by Andreas Färber · 13 years ago
  31. 8558d94 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE by Andreas Färber · 13 years ago
  32. 9c1a61f ppce500_pci: QOM'ify e500 PCI host bridge by Andreas Färber · 13 years ago
  33. 4240abf pci: Make host bridge TypeInfos const by Andreas Färber · 13 years ago
  34. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  35. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  36. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  37. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  38. cb4e15c ppce500_pci: remove sysbus_init_mmio_cb2 usage by Benoît Canet · 13 years ago
  39. cd5cba7 ppce500_pci: convert to memory API by Avi Kivity · 13 years ago
  40. eeae2e7 ppc/e500_pci: Fix an array overflow issue by Liu Yu-B13201 · 13 years ago
  41. 6875dc8 ppc/e500_pci: Fix code style by Liu Yu-B13201 · 13 years ago
  42. d0ed807 pci_host: convert conf index and data ports to memory API by Avi Kivity · 14 years ago
  43. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  44. d2c3373 pci_host: convert conf index and data ports to memory API by Avi Kivity · 14 years ago
  45. cd0fa1e ppce500_pci: convert to sysbus_init_mmio_cb2() by Avi Kivity · 14 years ago
  46. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 14 years ago
  47. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 14 years ago
  48. cdfdec7 ppce500: move device/vendor/class id to qdev by Michael S. Tsirkin · 14 years ago
  49. be13cc7 PPC: Qdev'ify e500 pci by Alexander Graf · 15 years ago
  50. e0433ec vmstate: port ppce500_pci by Juan Quintela · 14 years ago
  51. 72b310e mpc85xx_pci_map_irq: change "unknow" to "unknown" by Scott Wood · 14 years ago
  52. 6ebf590 pci-host: Delegate bswap to mmio layer by Alexander Graf · 14 years ago
  53. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  54. b19159e Revert "PPC: Qdev'ify e500 pci" by Anthony Liguori · 15 years ago
  55. 031c0c5 Revert "PPC: Make e500 pci byte swap config data" by Anthony Liguori · 15 years ago
  56. cfb207e PPC: Make e500 pci byte swap config data by Alexander Graf · 15 years ago
  57. 13b7fde PPC: Qdev'ify e500 pci by Alexander Graf · 15 years ago
  58. 520128b pci: use PCI_DEVFN() where appropriate. by Isaku Yamahata · 15 years ago
  59. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  60. 2b5eb37 Compile most PPC devices only once by Blue Swirl · 15 years ago
  61. 952760b Compile pci_host only once by Blue Swirl · 15 years ago
  62. f08b32f pci: shorten pci_host_{conf, data}_register_xxx function a bit. by Isaku Yamahata · 15 years ago
  63. a455783 pci_host: consolidate pci config address access. by Isaku Yamahata · 15 years ago
  64. 4f5e19e pci_host.h: move functions in pci_host.h into .c file. by Isaku Yamahata · 15 years ago
  65. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  66. 99a0949 Get rid of _t suffix by malc · 15 years ago
  67. 5d4e84c We want the argument pass to set_irq to be opaque by Juan Quintela · 16 years ago
  68. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  69. c0a2a09 Fix build with DEBUG_PCI in pci_host.h enabled by Blue Swirl · 16 years ago
  70. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  71. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  72. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  73. a770dc7 Add and use remaining #defines for PCI device IDs (Stuart Brady) by aliguori · 16 years ago
  74. 74c62ba kvm/powerpc: Add freescale pci controller's support by aurel32 · 16 years ago