summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09tcg: Fix high_pc fields in .debug_infoRichard Henderson
2013-07-09tcg-arm: Use AT_PLATFORM to detect the host ISARichard Henderson
2013-07-09tcg-arm: Simplify logic in detecting the ARM ISA in useRichard Henderson
2013-07-09tcg-arm: Rename use_armv5_instructions to use_armvt5_instructionsRichard Henderson
2013-07-09tcg-arm: Make use of conditional availability of opcodes for divideRichard Henderson
2013-07-09tcg: Simplify logic using TCG_OPF_NOT_PRESENTRichard Henderson
2013-07-09tcg: Allow non-constant control macrosRichard Henderson
2013-07-09tcg-ppc64: Don't implement remRichard Henderson
2013-07-09tcg-ppc: Don't implement remRichard Henderson
2013-07-09tcg-arm: Don't implement remRichard Henderson
2013-07-09tcg: Split rem requirement from div requirementRichard Henderson
2013-07-08tcg: Add myself to general TCG maintainershipRichard Henderson
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson
2013-07-07pci: Remove domain from PCIHostBusDavid Gibson
2013-07-07pci: Simpler implementation of primary PCI busDavid Gibson
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-07pci: Add root bus argument to pci_get_bus_devfn()David Gibson
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson
2013-07-07pci: Abolish pci_find_root_bus()David Gibson
2013-07-07MAINTAINERS: Add myself into MAINTAINERS fileJia Liu
2013-07-07MAINTAINERS: fix bad F: patternsPeter Maydell
2013-07-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-07-07Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-07-05block: fix bdrv_flush() ordering in bdrv_close()Stefan Hajnoczi
2013-07-05curl: refuse to open URL from HTTP server without range supportFam Zheng
2013-07-05vmdk: Implement .bdrv_has_zero_initFam Zheng
2013-07-04exec: change some APIs to take AddressSpaceDispatchPaolo Bonzini
2013-07-04exec: remove cur_mapPaolo Bonzini
2013-07-04exec: put memory map in AddressSpaceDispatchPaolo Bonzini
2013-07-04exec: separate current radix tree from the one being builtPaolo Bonzini
2013-07-04exec: move listener from AddressSpaceDispatch to AddressSpacePaolo Bonzini
2013-07-04memory: move MemoryListener declaration earlierPaolo Bonzini
2013-07-04exec: separate current memory map from the one being builtPaolo Bonzini
2013-07-04exec: change well-known physical sections to macrosLiu Ping Fan
2013-07-04qom: Use atomics for object refcountingJan Kiszka
2013-07-04memory: add reference counting to FlatViewPaolo Bonzini
2013-07-04memory: use a new FlatView pointer on every topology updatePaolo Bonzini
2013-07-04memory: access FlatView from a local variablePaolo Bonzini
2013-07-04add a header file for atomic operationsPaolo Bonzini
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini