summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsd-user: Change thread_env to CPUStateAndreas Färber2013-07-093-6/+8
* linux-user: Change thread_env to CPUStateAndreas Färber2013-07-096-22/+27
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-0939-234/+266
* linux-user: Clean up do_syscall() Coding Style for TARGET_NR_exitAndreas Färber2013-07-091-36/+37
* kvm: Change kvm_remove_all_breakpoints() argument to CPUStateAndreas Färber2013-07-094-6/+6
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-0923-115/+120
* kvm: Free current_cpu identifierAndreas Färber2013-07-093-30/+25
* cpu: Drop unnecessary dynamic casts in *_env_get_cpu()Andreas Färber2013-07-0916-16/+16
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-0931-188/+460
* Revert "gdbstub: Simplify find_cpu()"Andreas Färber2013-07-091-4/+8
* target-openrisc: Fix typename in openrisc_cpu_class_by_name()Dongxue Zhang2013-07-091-1/+3
* 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
OpenPOWER on IntegriCloud