summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| |/ / / /
* | | | | scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber2013-07-231-2/+2
* | | | | q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-2/+8
* | | | | sysbus: Document SysBusDeviceClass::init and realize semanticsHu Tao2013-07-231-0/+12
|/ / / /
* | | | bitops: Provide sextract32() and sextract64()Peter Maydell2013-07-221-0/+50
|/ / /
* | | Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into stagingAnthony Liguori2013-07-225-0/+84
|\ \ \
| * | | hw/loader: Support ramdisk with u-boot headerSoren Brinkmann2013-07-221-0/+13
| * | | arm/boot: Allow boards to modify the FDT blobPeter Maydell2013-07-191-0/+4
| * | | virtio: Support transports which can specify the vring alignmentPeter Maydell2013-07-192-0/+7
| * | | virtio: Add support for guest setting of queue sizePeter Maydell2013-07-191-0/+1
| * | | device_tree: Add qemu_devtree_setprop_sized_cells() utility functionsPeter Maydell2013-07-191-0/+59
* | | | block-migration: efficiently encode zero blocksPeter Lieven2013-07-191-0/+1
* | | | block: add bdrv_write_zeroes()Peter Lieven2013-07-191-0/+2
* | | | QEMUBH: make AioContext's bh re-entrantLiu Ping Fan2013-07-191-0/+7
* | | | dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi2013-07-191-1/+1
|/ / /
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-187-1/+13
|\ \ \
| * | | virtio-net: add feature bit for any header s/gMichael S. Tsirkin2013-07-153-0/+7
| * | | net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-152-0/+4
| * | | pci: fix BRDIGE typoDon Koch2013-07-101-1/+1
| * | | pci-bridge: update mappings for migration/restoreDon Koch2013-07-101-0/+1
* | | | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-07-153-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Add 'auto-converge' migration capabilityChegu Vinod2013-07-121-0/+2
| * | | Introduce async_run_on_cpu()Chegu Vinod2013-07-122-0/+11
OpenPOWER on IntegriCloud