1. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  2. 26edf8c Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  3. b645000 pci: move dereferencing of root only after verifying valid root pointer by Saravanakumar · 11 years ago
  4. 7c8b724 pcie_host: Turn pcie_host_init() into an instance_init by Andreas Färber · 11 years ago
  5. cd9aa33 pci: add Error-propagating pci_add_capability2() by Laszlo Ersek · 11 years ago
  6. 3476436 vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/ by Michael S. Tsirkin · 11 years ago
  7. 5f691ff hw/pci/pcie_aer.c: fix buffer overruns on invalid state load by Michael S. Tsirkin · 11 years ago
  8. 58b5901 pci: Fix clearing IRQs on reset by Cole Robinson · 11 years ago
  9. ac43fa5 hw/pci/pci_host.c: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  10. d2f69df pci: Move VMState registration/unregistration to QOM realize/unrealize by Bandan Das · 11 years ago
  11. 6e1f0a5 PCIE: fix regression with coldplugged multifunction device by Igor Mammedov · 11 years ago
  12. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  13. 0888a29 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  14. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  15. 5e95494 hw/pci: switch to a generic hotplug handling for PCIDevice by Igor Mammedov · 11 years ago
  16. a66e657 pci/pcie: convert PCIE hotplug to use hotplug-handler API by Igor Mammedov · 11 years ago
  17. 5d26870 pci/shpc: convert SHPC hotplug to use hotplug-handler API by Igor Mammedov · 11 years ago
  18. 2897ae0 qdev:pci: refactor PCIDevice to use generic "hotpluggable" property by Igor Mammedov · 11 years ago
  19. 3060776 hw/pci: fix error flow in pci multifunction init by Marcel Apfelbaum · 11 years ago
  20. eb0acfd pci: add pci_for_each_bus_depth_first by Michael S. Tsirkin · 11 years ago
  21. d181976 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  22. 6780a22 qdev: Drop misleading qbus_free() function by Stefan Hajnoczi · 11 years ago
  23. dcc2093 qdev: switch reset to post-order by Paolo Bonzini · 11 years ago
  24. 9bdbbfc pci: clean up resetting of IRQs by Paolo Bonzini · 11 years ago
  25. 81e3e75 pci: do not export pci_bus_reset by Paolo Bonzini · 11 years ago
  26. 4c41425 pci: fix pci bridge fw path by Gerd Hoffmann · 11 years ago
  27. cf252e5 pci: fix address space size for bridge by Michael S. Tsirkin · 11 years ago
  28. 5c39724 pci: unregister vmstate_pcibus on unplug by Bandan Das · 11 years ago
  29. 0fbf50b Revert "hw/pci: partially handle pci master abort" by Marcel Apfelbaum · 11 years ago
  30. 6bd194a bswap.h: Remove cpu_to_be32wu() by Peter Maydell · 11 years ago
  31. 02a5c4c qdev: Drop misleading qdev_free() function by Stefan Hajnoczi · 12 years ago
  32. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  33. cf01ba9 Makefile.target: CONFIG_NO_* variables removed by Ákos Kovács · 12 years ago
  34. 6f6d282 pcie_host: expose address format by Michael S. Tsirkin · 12 years ago
  35. 079e3e7 pcie_host: expose UNMAPPED macro by Michael S. Tsirkin · 12 years ago
  36. 77d6f4e pci: fix up w64 size calculation helper by Michael S. Tsirkin · 11 years ago
  37. c31d04b hw/pci: removed irq field from PCIDevice by Marcel Apfelbaum · 11 years ago
  38. 5a03e70 hw/pcie: AER and hot-plug events must use device's interrupt by Marcel Apfelbaum · 11 years ago
  39. 9e64f8a hw: set interrupts using pci irq wrappers by Marcel Apfelbaum · 11 years ago
  40. d98f08f hw/pci: add pci wrappers for allocating and asserting irqs by Marcel Apfelbaum · 11 years ago
  41. a53ae8e hw/pci: partially handle pci master abort by Marcel Apfelbaum · 12 years ago
  42. 9f1a029 pci: remove explicit check to 64K ioport size by Hervé Poussineau · 12 years ago
  43. 4386406 pci: add helper to retrieve the 64-bit range by Michael S. Tsirkin · 12 years ago
  44. 6f88009 Add c++ keywords to QAPI helper script by Tomoki Sekiyama · 12 years ago
  45. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  46. fb17dfe qdev: Pass size to qbus_create_inplace() by Andreas Färber · 12 years ago
  47. dd301ca pci: Pass size to pci_bus_new_inplace() by Andreas Färber · 12 years ago
  48. 3bf4dfd pci: add config space access traces by Alexey Kardashevskiy · 12 years ago
  49. 9eda7d3 pci: Introduce helper to retrieve a PCI device's DMA address space by Alexey Kardashevskiy · 12 years ago
  50. bcb7575 pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types by Andreas Färber · 12 years ago
  51. f055e96 pci-bridge: Turn PCIBridge into abstract QOM type by Andreas Färber · 12 years ago
  52. caad4eb scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline() by Andreas Färber · 12 years ago
  53. e9acb8c Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  54. e78e9ae pci-bridge: update mappings for migration/restore by Don Koch · 12 years ago
  55. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  56. 7588e2b pci: Fold host_buses list into PCIHostState functionality by David Gibson · 12 years ago
  57. 2b8cc89 pci: Remove domain from PCIHostBus by David Gibson · 12 years ago
  58. 9bc4730 pci: Simpler implementation of primary PCI bus by David Gibson · 12 years ago
  59. 29b358f pci: Add root bus parameter to pci_nic_init() by David Gibson · 12 years ago
  60. 85c6e4f pci: Add root bus argument to pci_get_bus_devfn() by David Gibson · 12 years ago
  61. 568f069 pci: Replace pci_find_domain() with more general pci_root_bus_path() by David Gibson · 12 years ago
  62. c473d18 pci: Use helper to find device's root bus in pci_find_domain() by David Gibson · 12 years ago
  63. 1ef7a2a pci: Abolish pci_find_root_bus() by David Gibson · 12 years ago
  64. 40c5dce hw/p*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  65. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  66. 6ac363b pci: Move pci_read_devaddr to pci-hotplug-old.c by David Gibson · 12 years ago
  67. 79ca616 pci: Cleanup configuration for pci-hotplug.c by David Gibson · 12 years ago
  68. 7dca804 memory: give name to every AddressSpace by Alexey Kardashevskiy · 12 years ago
  69. df32fd1 dma: eliminate DMAContext by Paolo Bonzini · 12 years ago
  70. e00387d pci: use memory core for iommu support by Avi Kivity · 12 years ago
  71. 24addbc dma: eliminate old-style IOMMU support by Paolo Bonzini · 12 years ago
  72. fef7fbc qdev: Drop FROM_QBUS() macro by Andreas Färber · 12 years ago
  73. 340b50c pci: add VMSTATE_MSIX by Gerd Hoffmann · 12 years ago
  74. 4f39178 exec: eliminate qemu_put_ram_ptr by Paolo Bonzini · 12 years ago
  75. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago
  76. ddf2bcf hw: make all of hw/pci/ configurable via default-configs/ by Paolo Bonzini · 12 years ago
  77. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  78. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  79. 76534da usb-storage: Forward serial number to scsi-disk by Kevin Wolf · 12 years ago
  80. 404e7a4 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  81. 6214e73 pcie: Add endpoint capability initialization wrapper by Alex Williamson · 12 years ago
  82. eb28cb1 pcie: Mangle types to match topology by Alex Williamson · 12 years ago
  83. 0889464 pci: Create and use API to determine root buses by Alex Williamson · 12 years ago
  84. 8c0bf9e pci: Create pci_bus_is_express helper by Alex Williamson · 12 years ago
  85. 60a0e44 pci: Allow PCI bus creation interfaces to specify the type of bus by Alex Williamson · 12 years ago
  86. cf09458 pci: Move PCI and PCIE type defines by Alex Williamson · 12 years ago
  87. 3a861c4 pci: Create and register a new PCI Express TypeInfo by Alex Williamson · 12 years ago
  88. 8c7f3dd pci: refuse empty ROM files by Stefan Hajnoczi · 12 years ago
  89. 659fefe pci_bridge: Use a default map_irq function by Alex Williamson · 12 years ago
  90. e5368f0 pci: Fix INTx routing notifier recursion by Alex Williamson · 12 years ago
  91. 600d05b pci_bridge: drop formatting from source by Michael S. Tsirkin · 12 years ago
  92. 45eb768 pci_bridge: factor out common code by Michael S. Tsirkin · 12 years ago
  93. ba7d851 pci: Teach PCI Bridges about VGA routing by Alex Williamson · 12 years ago
  94. e01fd68 pci: Add PCI VGA helpers by Alex Williamson · 12 years ago
  95. 786fd2b VMXNET3 device implementation by Dmitry Fleytman · 12 years ago
  96. 085d813 Fix typos and misspellings by Peter Maydell · 12 years ago
  97. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  98. d37e12a pci_host: Drop write-only address_space field by Peter Maydell · 12 years ago
  99. b4a42f8 hw: move qdev-monitor.o to toplevel directory by Paolo Bonzini · 12 years ago
  100. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 12 years ago