aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11qcow2: Use negated overflow check maskMax Reitz6-38/+29
2013-10-11block: Improve driver whitelist checksKevin Wolf2-9/+9
2013-10-11qcow2: Use better type for numerical snapshot IDMax Reitz1-2/+3
2013-10-11qcow2: Fix snapshot restoration in snapshot_createMax Reitz1-0/+1
2013-10-11qcow2: Remove wrong metadata overlap checkMax Reitz1-8/+0
2013-10-11qcow2: Add missing space in error messageMax Reitz1-1/+1
2013-10-11block: qemu-iotests for vhdx, read sample dynamic imageJeff Cody6-1/+86
2013-10-11ahci: set ahci mode on resetMichael S. Tsirkin1-1/+9
2013-10-11qemu-iotests: Discard preallocated zero clustersMax Reitz3-0/+77
2013-10-11block: Add BlockDriver.bdrv_check_ext_snapshot.Benoît Canet5-0/+46
2013-10-11block/get_block_status: avoid redundant callouts on raw devicesPeter Lieven3-1/+13
2013-10-11qcow2: Assert against snapshot name/ID overflowMax Reitz1-0/+1
2013-10-11qcow2: Free allocated snapshot table on errorMax Reitz1-0/+4
2013-10-11qcow2: Always use error path on writing snapshotsMax Reitz1-3/+4
2013-10-11qcow2: Free preallocated zero clustersMax Reitz1-3/+5
2013-10-11qcow2: Use pread for inactive L1 in overlap checkMax Reitz1-4/+3
2013-10-11qcow2: Alignment of snapshot table entriesMax Reitz1-0/+3
2013-10-11qemu-iotests: Additional info from qemu-img infoMax Reitz4-0/+135
2013-10-11qemu-iotests: Discard specific info in _img_infoMax Reitz1-1/+19
2013-10-11qcow2: Add support for ImageInfoSpecificMax Reitz2-0/+44
2013-10-11block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz3-0/+132
2013-10-11block: Add bdrv_get_specific_infoMax Reitz4-0/+14
2013-10-11qapi: Add ImageInfoSpecific typeMax Reitz1-1/+17
2013-10-11qapi: make use of new BlockJobTypeFam Zheng6-7/+7
2013-10-11qapi: Introduce enum BlockJobTypeFam Zheng1-0/+18
2013-10-11blockjob: rename BlockJobType to BlockJobDriverFam Zheng6-25/+25
2013-10-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori18-77/+46
2013-10-10Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori2-51/+32
2013-10-10Merge remote-tracking branch 'otubo/seccomp' into stagingAnthony Liguori1-0/+1
2013-10-10Merge remote-tracking branch 'mcayland/qemu-openbios' into stagingAnthony Liguori5-1/+1
2013-10-10Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into stagingAnthony Liguori3-14/+8
2013-10-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-14/+39
2013-10-10Update email addressAnthony Liguori1-7/+7
2013-10-10qemu/xen: make use of xenstore relative pathsRoger Pau Monné2-14/+7
2013-10-10xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley1-0/+1
2013-10-09scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He2-11/+36
2013-10-09Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori6-59/+42
2013-10-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori14-29/+31
2013-10-09Merge remote-tracking branch 'rth/tcg-arm-pull' into stagingAnthony Liguori2-185/+216
2013-10-09Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori10-27/+44
2013-10-09Merge remote-tracking branch 'kraxel/chardev.8' into stagingAnthony Liguori1-1/+6
2013-10-09Merge remote-tracking branch 'sweil/tci' into stagingAnthony Liguori5-13/+96
2013-10-09block/iscsi: reenable iscsi_co_get_block_statusPeter Lieven1-3/+3
2013-10-07block: use correct filenameDunrong Huang1-2/+2
2013-10-07qemu-iotests: Correct 026 outputMax Reitz2-48/+16
2013-10-07qcow2: Free allocated L2 cluster on errorMax Reitz1-0/+4
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber14-29/+2
2013-10-07cpu: Move cpu_copy() into linux-userAndreas Färber2-32/+31
2013-10-07cputlb: Remove dead function tlb_update_dirty()liguang1-15/+0
2013-10-07cpu-exec: Also reload CPUClass *cc after longjmp return in cpu_exec()Juergen Lock1-0/+4