1. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  2. bafc90b q35: implement TSEG by Gerd Hoffmann · 10 years ago
  3. 68c77ac q35: implement SMRAM.D_LCK by Gerd Hoffmann · 10 years ago
  4. b66a67d q35: add config space wmask for SMRAM and ESMRAMC by Gerd Hoffmann · 10 years ago
  5. 7744752 q35: fix ESMRAMC default by Gerd Hoffmann · 10 years ago
  6. 64130fa q35: implement high SMRAM by Paolo Bonzini · 10 years ago
  7. 3de70c0 hw/i386: remove smram_update by Paolo Bonzini · 10 years ago
  8. f809c60 target-i386: use memory API to implement SMRAM by Paolo Bonzini · 10 years ago
  9. fe6567d hw/i386: add a separate region that tracks the SMRAME bit by Paolo Bonzini · 10 years ago
  10. 786a4ea Convert (ffs(val) - 1) to ctz32(val) by Stefan Hajnoczi · 10 years ago
  11. 5863d37 uninorth: convert ffs(3) to ctz32() by Stefan Hajnoczi · 10 years ago
  12. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  13. 5c9eb02 exec.c: Make address_space_rw take transaction attributes by Peter Maydell · 10 years ago
  14. 0ca4f94 mips: fix broken fulong2e machine by Paolo Bonzini · 10 years ago
  15. 8caff63 machine: replace qemu opts with iommu property by Marcel Apfelbaum · 10 years ago
  16. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  17. 73104fd Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  18. 79e2b9a exec: RCUify AddressSpaceDispatch by Paolo Bonzini · 10 years ago
  19. bb2ed00 isa: add memory space parameter to isa_bus_new by Hervé Poussineau · 10 years ago
  20. 4d8fde1 pci: Add generic PCIe host bridge by Alexander Graf · 10 years ago
  21. cb3778a PPC: e500 pci host: Add support for ATMUs by Alexander Graf · 10 years ago
  22. 2b31cd4 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  23. 2c9ecde piix: do not set irq while loading vmstate by Pavel Dovgalyuk · 11 years ago
  24. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  25. de739df apb: implement PCI bus error interrupt map registers by Mark Cave-Ayland · 10 years ago
  26. d92fa2d intel-iommu: add context-cache to cache context-entry by Le Tan · 11 years ago
  27. ac40aa1 intel-iommu: fix coding style issues around in q35.c and machine.c by Le Tan · 11 years ago
  28. a52a7fd intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a switch by Le Tan · 11 years ago
  29. 8d7b8cb iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps by Le Tan · 11 years ago
  30. 08ab597 Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging by Peter Maydell · 11 years ago
  31. b87b064 apb: add IOMMU flush register implementation by Mark Cave-Ayland · 11 years ago
  32. 30dc600 pci-host: update uncorresponding description by Gonglei · 11 years ago
  33. ef9f7b5 pci-host: update obsolete reference about piix_pci.c by Gonglei · 11 years ago
  34. 97db046 prep: Remove PCI memory hack related to OpenHack'Ware by Hervé Poussineau · 11 years ago
  35. 1be8825 uninorth: Fix PCI hole size by BALATON Zoltan · 11 years ago
  36. 68716da apb: Fix out-of-bounds array write access by Stefan Weil · 11 years ago
  37. f2e2bc9 hw/pci-host/ppce500: Fix typo in vmstate definition by Peter Maydell · 11 years ago
  38. 3016dca PPC: e500: implement PCI INTx routing by Bharat Bhushan · 11 years ago
  39. d575a6c PPC: e500: some pci related cleanup by Bharat Bhushan · 11 years ago
  40. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  41. 3aff6c2 savevm: Remove all the unneeded version_minimum_id_old (ppc) by Juan Quintela · 11 years ago
  42. d1180c1 apb: Fix compiler warnings (large constants) by Stefan Weil · 11 years ago
  43. 50809c8 Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging by Peter Maydell · 11 years ago
  44. ae74bbe apb: implement IOMMU translation for PCI host bridge by Mark Cave-Ayland · 11 years ago
  45. f38b161 apb: handle reading/writing of IOMMU control registers by Mark Cave-Ayland · 11 years ago
  46. fd7fbc8 apb: fix IOMMU register sizes by Mark Cave-Ayland · 11 years ago
  47. ea9a660 apb: Move IOMMU registers into a separate IOMMUState struct by Mark Cave-Ayland · 11 years ago
  48. 7c8b724 pcie_host: Turn pcie_host_init() into an instance_init by Andreas Färber · 11 years ago
  49. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  50. 7dc176b hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts by Peter Maydell · 11 years ago
  51. af23906 hw/pci-host/apb.c: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  52. f205da6 raven: Use raven_ for all function prefixes by Hervé Poussineau · 11 years ago
  53. 2403837 raven: Fix PCI bus accesses with size > 1 by Hervé Poussineau · 11 years ago
  54. d16644e raven: Add PCI bus mastering address space by Hervé Poussineau · 11 years ago
  55. 1fe9e26 raven: Set a correct PCI memory region by Hervé Poussineau · 11 years ago
  56. 1ae1dc5 raven: Set a correct PCI I/O memory region by Hervé Poussineau · 11 years ago
  57. 9a18391 raven: Implement non-contiguous I/O region by Hervé Poussineau · 11 years ago
  58. 49a4e21 raven: Rename intack region to pci_intack by Hervé Poussineau · 11 years ago
  59. d0b2542 raven: Move BIOS loading from board code to PCI host by Hervé Poussineau · 11 years ago
  60. 263cf43 q35: Correct typo BRDIGE -> BRIDGE by BALATON Zoltan · 11 years ago
  61. 175f099 pam: partly fix write-only mode by Hervé Poussineau · 11 years ago
  62. 0888a29 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  63. 2897ae0 qdev:pci: refactor PCIDevice to use generic "hotpluggable" property by Igor Mammedov · 11 years ago
  64. 963116b raven: Use constant PCI_NUM_PINS instead of 4 by Hervé Poussineau · 11 years ago
  65. d181976 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  66. ddaaefb piix: fix 32bit pci hole by Gerd Hoffmann · 11 years ago
  67. 81aab2f piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  68. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  69. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  70. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  71. 8a0e110 PPC: Use default pci bus name for grackle and heathrow by Alexander Graf · 11 years ago
  72. 83d08f2 pc: map PCI address space as catchall region for not mapped addresses by Michael S. Tsirkin · 11 years ago
  73. 04c7d8b Fix pc migration from qemu <= 1.5 by Cole Robinson · 11 years ago
  74. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  75. 6f1426a ich9: APIs for pc guest info by Michael S. Tsirkin · 12 years ago
  76. 277e934 piix: APIs for pc guest info by Michael S. Tsirkin · 12 years ago
  77. cbcaf79 q35: expose mmcfg size as a property by Michael S. Tsirkin · 11 years ago
  78. 87f6524 q35: use macro for MCFG property name by Michael S. Tsirkin · 12 years ago
  79. eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  80. 451f784 q35: Fix typo in constant DEFUALT -> DEFAULT. by Richard W.M. Jones · 12 years ago
  81. 2028fdf piix: use 64 bit window programmed by guest by Michael S. Tsirkin · 12 years ago
  82. 8b42d73 q35: use 64 bit window programmed by guest by Michael S. Tsirkin · 12 years ago
  83. 636228a q35: make pci window address/size match guest cfg by Michael S. Tsirkin · 12 years ago
  84. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  85. 213f0c4 qom: Pass available size to object_initialize() by Andreas Färber · 12 years ago
  86. dd301ca pci: Pass size to pci_bus_new_inplace() by Andreas Färber · 12 years ago
  87. 1466cef pc: fix regression for 64 bit PCI memory by Michael S. Tsirkin · 12 years ago
  88. 768d7e2 pci-host/prep: Set isa_mem_base in the PCI host bridge by Hervé Poussineau · 12 years ago
  89. 3984890 pc: limit 64 bit hole to 2G by default by Igor Mammedov · 12 years ago
  90. 44fc8c5 pc: replace i440fx_common_init() with i440fx_init() by Igor Mammedov · 12 years ago
  91. 1d0d4aa pc: add I440FX QOM cast macro by Igor Mammedov · 12 years ago
  92. f055e96 pci-bridge: Turn PCIBridge into abstract QOM type by Andreas Färber · 12 years ago
  93. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  94. 2b8fbcd sparc64: unbreak by Paolo Bonzini · 12 years ago
  95. 5519ad0 sparc64: remove indirection for I/O port access by Paolo Bonzini · 12 years ago
  96. e37b80f mips_fulong2e: do not use isa_mmio by Paolo Bonzini · 12 years ago
  97. 62d92e4 q35: Use QOM realize for q35 host bridge by Hu Tao · 12 years ago
  98. ce88812 q35: Use type-safe cast instead of direct access of parent dev by Hu Tao · 12 years ago
  99. a3560fb i440fx-pcihost: Use QOM realize for i440fx-pcihost by Hu Tao · 12 years ago
  100. 2aedfa46 i440fx: Use type-safe cast instead of direct access of parent dev by Hu Tao · 12 years ago