1. 0980307 hw/pci-host/sabre: Simplify code initializing variable once by Philippe Mathieu-Daudé · 4 years, 3 months ago
  2. a0376c0 hw/pci-host/sabre: Remove superfluous address range check by Philippe Mathieu-Daudé · 4 years, 3 months ago
  3. c092bfe hw/pci-host/sabre: Update documentation link by Philippe Mathieu-Daudé · 4 years, 3 months ago
  4. ef905ef sabre: increase number of PCI bus IRQs from 32 to 64 by Mark Cave-Ayland · 4 years, 3 months ago
  5. e237e1c sabre: don't call sysbus_mmio_map() in sabre_realize() by Mark Cave-Ayland · 4 years, 3 months ago
  6. 40a0deb uninorth: use qdev gpios for PCI IRQs by Mark Cave-Ayland · 4 years, 3 months ago
  7. b950914 grackle: use qdev gpios for PCI IRQs by Mark Cave-Ayland · 4 years, 3 months ago
  8. 55c2f96 acpi/gpex: no reason to use a method for _CRS by Gerd Hoffmann · 4 years, 3 months ago
  9. 5b85eab acpi: add acpi_dsdt_add_gpex by Gerd Hoffmann · 4 years, 3 months ago
  10. 53f6474 i440fx: Register i440FX-pcihost properties as class properties by Eduardo Habkost · 4 years, 4 months ago
  11. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 4 months ago
  12. 5b07883 sabre: Rename SABRE_DEVICE to SABRE by Eduardo Habkost · 4 years, 4 months ago
  13. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  14. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
  15. 8c2eedc ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant by Eduardo Habkost · 4 years, 4 months ago
  16. 1fdbdaa versatile: Fix typo in PCI_VPB_HOST definition by Eduardo Habkost · 4 years, 4 months ago
  17. 9235a82 meson: convert hw/pci-host by Marc-André Lureau · 5 years ago
  18. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  19. 1de7096 xen: Use ERRP_GUARD() by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
  20. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 6 months ago
  21. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 6 months ago
  22. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 6 months ago
  23. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  24. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  25. 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 7 months ago
  26. 19dc7e9 qom: Tidy up a few object_initialize_child() calls by Markus Armbruster · 4 years, 7 months ago
  27. 9307d06 pci: Convert uses of pci_create() etc. with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  28. 6842411 qdev: Convert uses of qdev_set_parent_bus() manually by Markus Armbruster · 4 years, 7 months ago
  29. 99ba777 qdev: Convert uses of qdev_set_parent_bus() with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  30. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  31. da9630c5 Revert "hw/versatile: realize the PCI root bus as part of the versatile init" by Markus Armbruster · 4 years, 7 months ago
  32. 9e1b990 Revert "hw/prep: realize the PCI root bus as part of the prep init" by Markus Armbruster · 4 years, 7 months ago
  33. efa0559 pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices by Markus Armbruster · 4 years, 7 months ago
  34. 7d3660e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 7 months ago
  35. ca27b5e qom/object: Move Object typedef to 'qemu/typedefs.h' by Philippe Mathieu-Daudé · 4 years, 8 months ago
  36. 51eae1e hw/pci-host: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 4 years, 7 months ago
  37. ea2fe4d hw/pci-host/prep: Correct RAVEN bus bridge memory region size by Philippe Mathieu-Daudé · 4 years, 7 months ago
  38. c3a09ff hw/mips/fuloong2e: Fix typo in Fuloong machine name by Philippe Mathieu-Daudé · 4 years, 9 months ago
  39. 1f8a6c8 hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32 by Philippe Mathieu-Daudé · 4 years, 8 months ago
  40. 7a29699 hw/pci-host/bonito: Better describe the I/O CS regions by Philippe Mathieu-Daudé · 4 years, 8 months ago
  41. a0b544c hw/pci-host/bonito: Map the different PCI ranges more detailed by Philippe Mathieu-Daudé · 4 years, 8 months ago
  42. 25cca0a hw/pci-host/bonito: Map all the Bonito64 I/O range by Philippe Mathieu-Daudé · 4 years, 8 months ago
  43. 86313bd hw/pci-host/bonito: Map peripheral using physical address by Philippe Mathieu-Daudé · 4 years, 8 months ago
  44. 3d14264 hw/pci-host/bonito: Fix DPRINTF() format strings by Philippe Mathieu-Daudé · 4 years, 8 months ago
  45. abc82de hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge by Philippe Mathieu-Daudé · 6 years ago
  46. 8e5c952 hw: Remove unnecessary DEVICE() cast by Philippe Mathieu-Daudé · 4 years, 8 months ago
  47. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 8 months ago
  48. 4f1c3fd hw/pci-host: Use memory_region_init_rom() with read-only regions by Philippe Mathieu-Daudé · 4 years, 11 months ago
  49. 64a7b8d qom/object: Use common get/set uint helpers by Felipe Franciosi · 5 years ago
  50. 71adf91 hw/pci-host/q35: Remove unused includes by Philippe Mathieu-Daudé · 4 years, 10 months ago
  51. 9a57116 hw/pci-host/piix: Include "qemu/range.h" by Philippe Mathieu-Daudé · 4 years, 10 months ago
  52. e8ead7d5 pnv/phb3: Add missing break statement by Greg Kurz · 5 years ago
  53. 7cfb999 pnv/phb4: Fix error path in pnv_pec_realize() by Greg Kurz · 5 years ago
  54. 5a205fc pnv/phb3: Convert 1u to 1ull by Greg Kurz · 5 years ago
  55. 23a782e ppc/pnv: change the PowerNV machine devices to be non user creatable by Cédric Le Goater · 5 years ago
  56. 9ae1329 ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge by Cédric Le Goater · 5 years ago
  57. 4f9924c4 ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge by Benjamin Herrenschmidt · 5 years ago
  58. 6cdda0f hw/core/loader: Let load_elf() populate a field with CPU-specific flags by Aleksandar Markovic · 5 years ago
  59. 760df0d Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  60. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  61. 7ddd4ce hw/pci-host/designware: Remove unuseful FALLTHROUGH comment by Philippe Mathieu-Daudé · 5 years ago
  62. f404220 q35: implement 128K SMRAM at default SMBASE address by Igor Mammedov · 5 years ago
  63. 3066573 hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge by Philippe Mathieu-Daudé · 5 years ago
  64. 1401897 hw/pci-host/i440fx: Extract the IGD passthrough host bridge device by Philippe Mathieu-Daudé · 5 years ago
  65. 86a31fb hw/pci-host/i440fx: Use definitions instead of magic values by Philippe Mathieu-Daudé · 5 years ago
  66. 2d61ace hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE() by Philippe Mathieu-Daudé · 5 years ago
  67. 3402076 hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" by Philippe Mathieu-Daudé · 5 years ago
  68. cd3fdb7 hw/pci-host/i440fx: Correct the header description by Philippe Mathieu-Daudé · 5 years ago
  69. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  70. f3db354 mips: fulong 2e: Renovate coding style by Filip Bozuta · 5 years ago
  71. 48bc99a hw/pci-host/i440fx: Remove the last PIIX3 traces by Philippe Mathieu-Daudé · 5 years ago
  72. 0f25d86 hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' by Philippe Mathieu-Daudé · 6 years ago
  73. 14a026d hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c by Philippe Mathieu-Daudé · 5 years ago
  74. 553b455 hw/pci-host/piix: Fix code style issues by Philippe Mathieu-Daudé · 5 years ago
  75. 0fd61a2 hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h by Philippe Mathieu-Daudé · 6 years ago
  76. 4b19de1 hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers by Philippe Mathieu-Daudé · 5 years ago
  77. 0063454 hw/pci-host/piix: Move RCR_IOPORT register definition by Philippe Mathieu-Daudé · 6 years ago
  78. b7d255e hw/pci-host/piix: Extract piix3_create() by Philippe Mathieu-Daudé · 5 years ago
  79. 8ce60a7 hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers by Philippe Mathieu-Daudé · 5 years ago
  80. 282467f hw/core: Add a config switch for the "or-irq" device by Thomas Huth · 6 years ago
  81. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  82. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 5 years ago
  83. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  84. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  85. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  86. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  87. ca77ee2 Include migration/qemu-file-types.h a lot less by Markus Armbruster · 5 years ago
  88. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 5 years ago
  89. 01b96ec i.mx7d: pci: Update PCI IRQ mapping to match HW by Andrey Smirnov · 6 years ago
  90. 97b7e29 pci: designware: Update MSI mapping when MSI address changes by Andrey Smirnov · 6 years ago
  91. 4eb42b8 pci: designware: Update MSI mapping unconditionally by Andrey Smirnov · 6 years ago
  92. 4a44183 q35: fix mmconfig and PCI0._CRS by Gerd Hoffmann · 6 years ago
  93. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  94. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  95. aff39be hw/pci-host: Use object_initialize_child for correct reference counting by Thomas Huth · 6 years ago
  96. 84bdc58 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  97. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  98. ca9b7e2 kconfig: add CONFIG_MSI_NONBROKEN by Paolo Bonzini · 6 years ago
  99. d7cfb52 ppc: Express dependencies of the Mac machines with kconfig by Thomas Huth · 6 years ago
  100. 02017ee i386: express dependencies with Kconfig by Paolo Bonzini · 6 years ago