summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qemu-help: Sort devices by logical functionalityMarcel Apfelbaum2013-07-291-0/+29
* hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-291-0/+1
* xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-292-8/+69
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-0/+1
* pseries: savevm support for PCI host bridgeDavid Gibson2013-07-291-3/+3
* pseries: savevm support for pseries machineDavid Gibson2013-07-291-3/+9
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-7/+16
* pseries: savevm support for VIO devicesDavid Gibson2013-07-291-0/+5
* Xen PV DevicePaul Durrant2013-07-291-2/+3
* Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno2013-07-291-1/+0
|\
| * exec: Remove env from list of poisoned namesStefan Weil2013-07-271-1/+0
* | hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan2013-07-291-0/+3
|/
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-263-2/+58
|\
| * cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XMLAndreas Färber2013-07-271-0/+2
| * cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-272-0/+12
| * gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber2013-07-271-0/+37
| * cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regsAndreas Färber2013-07-261-1/+6
| * kvm: Change prototype of kvm_update_guest_debug()Stefan Weil2013-07-261-1/+1
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-07-266-1/+18
|\ \ | |/ |/|
| * Implement sync modes for drive-backup.Ian Main2013-07-261-1/+3
| * Implement qdict_flatten()Kevin Wolf2013-07-261-0/+1
| * QemuOpts: Add qemu_opt_unset()Kevin Wolf2013-07-261-0/+1
| * qapi: Anonymous unionsKevin Wolf2013-07-263-0/+6
| * qapi: Add visitor for implicit structsKevin Wolf2013-07-262-0/+7
* | Merge remote-tracking branch 'rth/tcg-next' into stagingAnthony Liguori2013-07-262-2/+14
|\ \ | |/ |/|
| * Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-nextRichard Henderson2013-07-151-0/+14
| |\
| | * tcg/aarch64: Implement tlb lookup fast pathJani Kokkonen2013-07-151-0/+14
| * | tcg: Remove temp_bufRichard Henderson2013-07-151-2/+0
* | | Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2013-07-252-3/+7
|\ \ \
| * | | linux-user: fix segmentation fault passing with h2g(x) != xAlexander Graf2013-07-231-2/+6
| * | | configure: Make NPTL non-optionalPeter Maydell2013-07-221-1/+1
* | | | isa_mmio: deletePaolo Bonzini2013-07-251-3/+0
* | | | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-07-231-0/+7
|\ \ \ \
| * | | | rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines2013-07-231-0/+1
| * | | | rdma: core logicMichael R. Hines2013-07-231-0/+4
| * | | | rdma: introduce ram_handle_compressed()Michael R. Hines2013-07-231-0/+2
* | | | | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-236-81/+77
|\ \ \ \ \
| * | | | | gdbstub: Change gdb_register_coprocessor() argument to CPUStateAndreas Färber2013-07-231-1/+1
| * | | | | cpu: Move gdb_regs field from CPU_COMMON to CPUStateAndreas Färber2013-07-232-2/+2
| * | | | | cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()Andreas Färber2013-07-231-0/+3
| * | | | | exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber2013-07-232-9/+12
| * | | | | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-232-58/+21
| * | | | | gdbstub: Change gdb_handlesig() argument to CPUStateAndreas Färber2013-07-231-1/+1
| * | | | | gdbstub: Change syscall callback argument to CPUStateAndreas Färber2013-07-231-1/+1
| * | | | | kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUStateAndreas Färber2013-07-231-2/+2
| * | | | | cpu: Change cpu_single_step() argument to CPUStateAndreas Färber2013-07-232-6/+13
| * | | | | cpu: Move singlestep_enabled field from CPU_COMMON to CPUStateAndreas Färber2013-07-232-1/+2
| * | | | | cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber2013-07-231-0/+5
| * | | | | cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()Andreas Färber2013-07-231-0/+2
| * | | | | cpu: Introduce vaddr typeAndreas Färber2013-07-231-0/+12
| |/ / / /
OpenPOWER on IntegriCloud