Age | Commit message (Expand) | Author |
2016-05-18 | Fix some typos found by codespell | Stefan Weil |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin |
2016-01-29 | pci: Clean up includes | Peter Maydell |
2014-08-25 | pci_bridge: manually destroy memory regions within PCIBridgeWindows | Paolo Bonzini |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini |
2014-01-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-12-24 | qdev: Drop misleading qbus_free() function | Stefan Hajnoczi |
2013-12-23 | pci: do not export pci_bus_reset | Paolo Bonzini |
2013-12-10 | pci: fix address space size for bridge | Michael S. Tsirkin |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber |
2013-07-18 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-10 | pci-bridge: update mappings for migration/restore | Don Koch |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-03-26 | pci: Allow PCI bus creation interfaces to specify the type of bus | Alex Williamson |
2013-03-26 | pci_bridge: Use a default map_irq function | Alex Williamson |
2013-03-26 | pci: Teach PCI Bridges about VGA routing | Alex Williamson |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-17 | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin |
2012-12-17 | pci: fix path for local includes | Michael S. Tsirkin |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin |