Age | Commit message (Expand) | Author | Files | Lines |
2016-02-06 | hw/pxb: add pxb devices to the bridge category | Marcel Apfelbaum | 1 | -0/+2 |
2016-01-29 | pci: Clean up includes | Peter Maydell | 6 | -0/+6 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-22 | hw/pxb: introduce pxb-pcie expander for PCIe machines | Marcel Apfelbaum | 1 | -15/+83 |
2015-06-23 | hw/pci-bridge: format special OFW unit address for PXB host | Laszlo Ersek | 1 | -0/+53 |
2015-06-23 | hw/pci-bridge: disable SHPC in PXB | Laszlo Ersek | 1 | -0/+1 |
2015-06-23 | hw/pci-bridge: introduce "shpc" property | Laszlo Ersek | 1 | -16/+70 |
2015-06-23 | hw/pci-bridge: add macro for "msi" property | Laszlo Ersek | 1 | -1/+2 |
2015-06-23 | hw/pci-bridge: add macro for "chassis_nr" property | Laszlo Ersek | 2 | -2/+4 |
2015-06-23 | hw/pci-bridge: expose _test parameter in SHPC_VMSTATE() | Laszlo Ersek | 1 | -1/+1 |
2015-06-23 | add pci-bridge-seat | Gerd Hoffmann | 1 | -1/+24 |
2015-06-03 | hw/pxb: add numa_node parameter | Marcel Apfelbaum | 1 | -0/+17 |
2015-06-03 | hw/pxb: add map_irq func | Marcel Apfelbaum | 1 | -1/+19 |
2015-06-03 | hw/pci: introduce PCI Expander Bridge (PXB) | Marcel Apfelbaum | 2 | -0/+197 |
2015-04-30 | pci: Remove unused function ich9_d2pbr_init() | Thomas Huth | 1 | -21/+0 |
2015-03-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -3/+2 |
2015-02-27 | Add specific config options for PCI-E bridges | David Gibson | 1 | -2/+3 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -3/+2 |
2015-02-16 | pci: split shpc_cleanup and shpc_free | Paolo Bonzini | 1 | -4/+10 |
2014-10-15 | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov | 1 | -1/+1 |
2014-09-02 | ioh3420: remove unused ioh3420_init() declaration | Gonglei | 1 | -4/+0 |
2014-08-25 | ioh3420: Enable ARI forwarding | Knut Omang | 1 | -0/+2 |
2014-08-25 | ioh3420: Remove obsoleted, unused ioh3420_init function | Knut Omang | 1 | -24/+0 |
2014-08-25 | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* | Knut Omang | 2 | -2/+3 |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini | 1 | -2/+0 |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum | 2 | -0/+14 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 3 | -3/+0 |
2014-02-10 | pci/shpc: convert SHPC hotplug to use hotplug-handler API | Igor Mammedov | 1 | -0/+9 |
2013-12-23 | pci-host: Consistently set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -0/+6 |
2013-10-14 | hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init | Marcel Apfelbaum | 1 | -1/+1 |
2013-08-12 | i82801b11: Fix i82801b11 PCI host bridge config space | Gerd Hoffmann | 1 | -0/+1 |
2013-07-29 | pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types | Andreas Färber | 3 | -62/+21 |
2013-07-29 | pci-bridge/i82801b11: Rename parent field | Andreas Färber | 1 | -1/+3 |
2013-07-29 | pci-bridge-dev: QOM parent field cleanup | Andreas Färber | 1 | -8/+14 |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber | 6 | -37/+38 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 5 | -0/+6 |
2013-07-18 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -1/+1 |
2013-07-10 | pci: fix BRDIGE typo | Don Koch | 1 | -1/+1 |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini | 2 | -3/+3 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 2 | -3/+3 |
2013-06-02 | dec.c - move to pci-bridge | Michael S. Tsirkin | 3 | -0/+168 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 6 | -3/+34 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 6 | -0/+945 |