1. e2bd53a hw/pci-host: Constify VMState by Richard Henderson · 1 year, 1 month ago
  2. f021f4e hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs() by Bernhard Beschow · 2 years ago
  3. edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 1 month ago
  4. 8d4cdf0 pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init() by Peter Maydell · 3 years, 4 months ago
  5. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  6. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
  7. 1fdbdaa versatile: Fix typo in PCI_VPB_HOST definition by Eduardo Habkost · 4 years, 5 months ago
  8. 99ba777 qdev: Convert uses of qdev_set_parent_bus() with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  9. da9630c5 Revert "hw/versatile: realize the PCI root bus as part of the versatile init" by Markus Armbruster · 4 years, 7 months ago
  10. 51eae1e hw/pci-host: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 4 years, 8 months ago
  11. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  12. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  13. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  14. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  15. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  16. ab72827 hw: Do not include "exec/address-spaces.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  17. fd56e06 pci: Eliminate redundant PCIDevice::bus pointer by David Gibson · 7 years ago
  18. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  19. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  20. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  21. d28fca1 versatile: remove cannot_destroy_with_object_finalize_yet by Laurent Vivier · 8 years ago
  22. b1af795 hw/versatile: realize the PCI root bus as part of the versatile init by Marcel Apfelbaum · 9 years ago
  23. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  24. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  25. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  26. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  27. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  28. 213f0c4 qom: Pass available size to object_initialize() by Andreas Färber · 11 years ago
  29. dd301ca pci: Pass size to pci_bus_new_inplace() by Andreas Färber · 11 years ago
  30. 40c5dce hw/p*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  31. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  32. 913b4b6 hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping by Peter Maydell · 12 years ago
  33. bc04d89 hw/pci-host/versatile.c: Update autodetect to detect newer kernels by Peter Maydell · 12 years ago
  34. 33201b5 Revert "versatile_pci: Put the host bridge PCI device at slot 29" by Peter Maydell · 12 years ago
  35. af9277e hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() by Peter Maydell · 12 years ago
  36. 89a32d3 versatile_pci: Expose PCI memory space to system by Peter Maydell · 12 years ago
  37. 7468d73 versatile_pci: Implement the PCI controller's control registers by Peter Maydell · 12 years ago
  38. 66a96d7 versatile_pci: Implement the correct PCI IRQ mapping by Peter Maydell · 12 years ago
  39. 5f37ef9 versatile_pci: Put the host bridge PCI device at slot 29 by Peter Maydell · 12 years ago
  40. 967c260 versatile_pci: Use separate PCI I/O space rather than system I/O space by Peter Maydell · 12 years ago
  41. 0688810 versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE by Peter Maydell · 12 years ago
  42. cd93dbf versatile_pci: Update to realize and instance init functions by Peter Maydell · 12 years ago
  43. 5fb8084 versatile_pci: Expose PCI I/O region on Versatile PB by Peter Maydell · 12 years ago
  44. c5c86c5 versatile_pci: Fix hardcoded tabs by Peter Maydell · 12 years ago
  45. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/pci/host/versatile.c]
  46. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/versatile_pci.c]
  47. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  48. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  49. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  50. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  51. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  52. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  53. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  54. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  55. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  56. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  57. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  58. 7d6e771 hw/versatile_pci: Expose multiple sysbus mmio regions by Peter Maydell · 13 years ago
  59. 45de094 versatile_pci: convert to memory API by Avi Kivity · 13 years ago
  60. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 13 years ago
  61. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 13 years ago
  62. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  63. 56fe640 hw/versatile_pci.c: convert to PCIDeviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  64. 968d683 isa_mmio: Always use little endian by Alexander Graf · 14 years ago
  65. 387c3e9 versatile_pci: Declare as little endian by Alexander Graf · 14 years ago
  66. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  67. 520128b pci: use PCI_DEVFN() where appropriate. by Isaku Yamahata · 15 years ago
  68. 84108e1 Compile isa_mmio only once by Blue Swirl · 15 years ago
  69. a408b1d versatile_pci: cleanup by Michael S. Tsirkin · 15 years ago
  70. 01764fe versatile_pci: convert to symbolic names by Michael S. Tsirkin · 15 years ago
  71. b6243d9 pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h by Isaku Yamahata · 15 years ago
  72. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  73. 99a0949 Get rid of _t suffix by malc · 15 years ago
  74. 5d4e84c We want the argument pass to set_irq to be opaque by Juan Quintela · 15 years ago
  75. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
  76. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  77. 0aab0d3 qdev: update pci device registration. by Gerd Hoffmann · 16 years ago
  78. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  79. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  80. 0027b06 ARM PCI host qdev conversion by Paul Brook · 16 years ago
  81. 97aff48 PL190 qdev conversion by Paul Brook · 16 years ago
  82. a770dc7 Add and use remaining #defines for PCI device IDs (Stuart Brady) by aliguori · 16 years ago
  83. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  84. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  85. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  86. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  87. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  88. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  89. 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 18 years ago
  90. d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 18 years ago
  91. e69954b Add ARM RealView Emulation Baseboard. by pbrook · 18 years ago
  92. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago