Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson | 2013-07-07 | 1 | -4/+4 |
* | pci: Use helper to find device's root bus in pci_find_domain() | David Gibson | 2013-07-07 | 1 | -2/+1 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | monitor: move include files to include/monitor/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin | 2012-12-17 | 1 | -1/+1 |
* | pci: fix path for local includes | Michael S. Tsirkin | 2012-12-17 | 1 | -6/+6 |
* | pci: move pci core code to hw/pci | Michael S. Tsirkin | 2012-12-17 | 1 | -0/+1032 |