summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione2013-08-091-1/+2
* 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
* | | cpus: Add return value for vm_stop()Kevin Wolf2013-07-151-2/+2
* | | block: Add return value for bdrv_flush_all()Kevin Wolf2013-07-151-1/+1
* | | block: Don't parse protocol from file.filenameKevin Wolf2013-07-151-1/+2
|/ /
* | PPC: dbdma: Support unaligned DMA accessAlexander Graf2013-07-111-0/+3
* | PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-1/+2
* | PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-0/+1
* | PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+1
* | PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-0/+118
* | add timestamp to error_report()Seiji Aguchi2013-07-101-0/+2
OpenPOWER on IntegriCloud