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