aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09target-s390x: Don't overuse ENV_GET_CPU()Andreas Färber
2013-07-09target-ppc: Don't overuse ENV_GET_CPU()Andreas Färber
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber
2013-07-09intc/openpic: Build openpic only onceAndreas Färber
2013-07-09intc/arm_gic: Build arm_gic only onceAndreas Färber
2013-07-09bsd-user: Change thread_env to CPUStateAndreas Färber
2013-07-09linux-user: Change thread_env to CPUStateAndreas Färber
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-09linux-user: Clean up do_syscall() Coding Style for TARGET_NR_exitAndreas Färber
2013-07-09kvm: Change kvm_remove_all_breakpoints() argument to CPUStateAndreas Färber
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-09kvm: Free current_cpu identifierAndreas Färber
2013-07-09cpu: Drop unnecessary dynamic casts in *_env_get_cpu()Andreas Färber
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell
2013-07-09Revert "gdbstub: Simplify find_cpu()"Andreas Färber
2013-07-09target-openrisc: Fix typename in openrisc_cpu_class_by_name()Dongxue Zhang
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