summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-0837-163/+405
|\
| * pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-072-19/+16
| * pci: Remove domain from PCIHostBusDavid Gibson2013-07-071-4/+3
| * pci: Simpler implementation of primary PCI busDavid Gibson2013-07-072-9/+26
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-0717-26/+36
| * pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-073-6/+7
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-079-25/+66
| * pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-074-11/+17
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-074-15/+42
| * pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-043-17/+17
| * pci: Cleanup configuration for pci-hotplug.cDavid Gibson2013-07-046-12/+8
| * pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin2013-07-041-3/+4
| * pvpanic: initialization cleanupMichael S. Tsirkin2013-07-042-15/+17
| * MAINTAINERS: s/Marcelo/Paolo/Michael S. Tsirkin2013-07-041-1/+1
| * e1000: cleanup process_tx_descAndrew Jones2013-07-041-8/+10
| * pc_piix: cleanup init compat handlingMichael S. Tsirkin2013-07-041-14/+4
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-044-3/+52
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-047-4/+92
| * range: add Range structureMichael S. Tsirkin2013-07-041-0/+16
* | MAINTAINERS: Add myself into MAINTAINERS fileJia Liu2013-07-071-0/+13
* | MAINTAINERS: fix bad F: patternsPeter Maydell2013-07-071-19/+15
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-07-073-23/+54
|\ \
| * | block: fix bdrv_flush() ordering in bdrv_close()Stefan Hajnoczi2013-07-051-2/+3
| * | curl: refuse to open URL from HTTP server without range supportFam Zheng2013-07-051-6/+18
| * | vmdk: Implement .bdrv_has_zero_initFam Zheng2013-07-051-15/+33
| |/
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-07-07359-1713/+2561
|\ \ | |/ |/|
| * exec: change some APIs to take AddressSpaceDispatchPaolo Bonzini2013-07-041-6/+5
| * exec: remove cur_mapPaolo Bonzini2013-07-041-5/+7
| * exec: put memory map in AddressSpaceDispatchPaolo Bonzini2013-07-041-11/+17
| * exec: separate current radix tree from the one being builtPaolo Bonzini2013-07-042-7/+17
| * exec: move listener from AddressSpaceDispatch to AddressSpacePaolo Bonzini2013-07-042-8/+11
| * memory: move MemoryListener declaration earlierPaolo Bonzini2013-07-041-33/+33
| * exec: separate current memory map from the one being builtPaolo Bonzini2013-07-041-40/+63
| * exec: change well-known physical sections to macrosLiu Ping Fan2013-07-041-14/+20
| * qom: Use atomics for object refcountingJan Kiszka2013-07-041-3/+2
| * memory: add reference counting to FlatViewPaolo Bonzini2013-07-041-10/+69
| * memory: use a new FlatView pointer on every topology updatePaolo Bonzini2013-07-041-16/+18
| * memory: access FlatView from a local variablePaolo Bonzini2013-07-041-10/+21
| * add a header file for atomic operationsPaolo Bonzini2013-07-046-44/+529
| * hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0412-25/+31
| * hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0423-31/+41
| * hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0414-26/+33
| * hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0421-86/+91
| * hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0420-39/+48
| * hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0422-53/+58
| * hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0441-87/+111
| * hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-044-6/+6
| * hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0415-27/+34
| * hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0419-29/+36
| * hw/block: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-045-13/+17
OpenPOWER on IntegriCloud