summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmstate: Move VMState code to vmstate.cEduardo Habkost2014-01-133-645/+651
* savevm.c: Coding style fixEduardo Habkost2014-01-131-1/+2
* savevm.c: Coding style fixesEduardo Habkost2014-01-131-31/+44
* savevm: Convert all tabs to spacesEduardo Habkost2014-01-131-9/+9
* migration: Move QEMU_VM_* defines to migration/migration.hEduardo Habkost2014-01-132-11/+11
* qemu-file: Make a few functions non-staticEduardo Habkost2014-01-132-4/+8
* migration: Fix rate limitMatthew Garrett2014-01-131-1/+1
* introduce MIG_STATE_CANCELLING stateZhanghaoyu (A)2014-01-131-10/+16
* avoid a bogus COMPLETED->CANCELLED transitionZhanghaoyu (A)2014-01-131-1/+8
* Merge remote-tracking branch 'pmaydell/tags/pull-cocoa-20140112' into stagingAnthony Liguori2014-01-122-37/+64
|\
| * MAINTAINERS: add myself as cocoa UI co-maintainerPeter Maydell2014-01-121-0/+1
| * ui/cocoa: Remove stray tabsPeter Maydell2014-01-121-3/+3
| * ui/cocoa: Draw black rectangle if we have no data yetPeter Maydell2014-01-121-1/+6
| * ui/cocoa: Redraw at correct size when switching surfacePeter Maydell2014-01-121-7/+17
| * ui/cocoa: Fix code for starting QEMU via image file load dialogPeter Maydell2014-01-121-6/+6
| * ui/cocoa: Add ".qcow2" to extension list for image load dialogPeter Maydell2014-01-121-1/+1
| * ui/cocoa: Send warning message to stderr, not stdoutPeter Maydell2014-01-121-1/+1
| * ui/cocoa: Correct typos in comments and variable namesPeter Maydell2014-01-121-14/+14
| * ui/cocoa: Pass command key through to guest when VM has mousegrabPeter Maydell2014-01-121-7/+18
* | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140112' into st...Anthony Liguori2014-01-121-1/+1
|\ \ | |/ |/|
| * arm: fix compile on bigendian hostAlexey Kardashevskiy2014-01-121-1/+1
|/
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2014-01-102-1/+30
|\
| * scsi-disk: add UNMAP limits to block limits VPD pagePaolo Bonzini2013-12-221-0/+20
| * block/iscsi: use a bh to schedule co reentrancePeter Lieven2013-12-161-1/+10
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2014-01-1024-541/+535
|\ \
| * | commit: Remove unused checkFam Zheng2013-12-201-7/+1
| * | qemu-iotests: Update test cases for commit activeFam Zheng2013-12-201-42/+32
| * | commit: Support commit active layerFam Zheng2013-12-203-4/+21
| * | block: Add commit_active_start()Fam Zheng2013-12-202-19/+69
| * | mirror: Move base to MirrorBlockJobFam Zheng2013-12-201-2/+10
| * | mirror: Don't close targetFam Zheng2013-12-201-1/+0
| * | qemu-iotests: drop duplicate virtio-blk initialization failureStefan Hajnoczi2013-12-201-1/+0
| * | vmdk: Allow vmdk_create to work with protocolFam Zheng2013-12-201-69/+95
| * | vmdk: Check VMFS extent line field numberFam Zheng2013-12-203-2/+26
| * | docs: updated qemu-img man page and qemu-doc to reflect VHDX support.Jeff Cody2013-12-202-2/+17
| * | block: vhdx - improve error message, and .bdrv_check implementationJeff Cody2013-12-203-4/+36
| * | block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)Stefan Weil2013-12-202-1/+26
| * | qapi-schema: fix QEMU 1.8 referencesStefan Hajnoczi2013-12-201-1/+1
| * | dataplane: replace hostmem with memory_region_findPaolo Bonzini2013-12-205-252/+72
| * | dataplane: change vring API to use VirtQueueElementPaolo Bonzini2013-12-203-76/+72
| * | vring: factor common code for error exitsPaolo Bonzini2013-12-202-13/+22
| * | vring: create a common function to parse descriptorsPaolo Bonzini2013-12-201-62/+51
| * | sheepdog: fix dynamic grow for running qcow2 formatLiu Yuan2013-12-201-3/+4
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-1018-140/+359
|\ \ \
| * | | target-arm: fix build with gcc 4.8.2Michael S. Tsirkin2013-12-231-0/+6
| * | | virtio: add back call to virtio_bus_device_unpluggedPaolo Bonzini2013-12-231-0/+2
| * | | piix: fix 32bit pci holeGerd Hoffmann2013-12-233-9/+4
| * | | qdev: switch reset to post-orderPaolo Bonzini2013-12-234-23/+21
| * | | qdev: allow both pre- and post-order vists in qdev walking functionsPaolo Bonzini2013-12-232-16/+42
| * | | pci: clean up resetting of IRQsPaolo Bonzini2013-12-231-3/+4
OpenPOWER on IntegriCloud