Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcie: remove mmconfig memory leak and wrap mmconfig update with transaction | Paolo Bonzini | 2015-02-16 | 1 | -2/+5 |
* | pci: Split pcie_host_mmcfg_map() | Alexander Graf | 2015-01-26 | 1 | -2/+7 |
* | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -1/+0 |
* | pcie_host: Turn pcie_host_init() into an instance_init | Andreas Färber | 2014-05-21 | 1 | -3/+4 |
* | pcie_host: expose address format | Michael S. Tsirkin | 2013-10-14 | 1 | -21/+0 |
* | pcie_host: expose UNMAPPED macro | Michael S. Tsirkin | 2013-10-14 | 1 | -3/+0 |
* | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+2 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | pci: fix path for local includes | Michael S. Tsirkin | 2012-12-17 | 1 | -3/+3 |
* | pci: move pci core code to hw/pci | Michael S. Tsirkin | 2012-12-17 | 1 | -0/+161 |