aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10exec: Add both big- and little-endian memory helpersRichard Henderson2-51/+304
2013-10-10tcg: Add qemu_ld_st_i32/64Richard Henderson14-239/+368
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-10qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu4-1/+11
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu4-92/+57
2013-10-10qemu-ga: execute fsfreeze-freeze in reverse order of mountsTomoki Sekiyama1-2/+2
2013-10-10tcg: Add TCGMemOpRichard Henderson1-0/+54
2013-10-10configure: Remove CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson1-8/+0
2013-10-10tcg: Add tcg-be-ldst.hRichard Henderson8-158/+112
2013-10-10tcg: Add tcg-be-null.hRichard Henderson6-0/+53
2013-10-10exec: Delete is_tcg_gen_code and GETRA_EXTRichard Henderson3-26/+2
2013-10-10tcg-aarch64: Update to helper_ret_*_mmu routinesRichard Henderson2-30/+16
2013-10-10tcg: Merge tcg_register_helper into tcg_context_initRichard Henderson2-16/+6
2013-10-10tcg: Add tcg-runtime.c helpers to all_helpersRichard Henderson1-0/+16
2013-10-10tcg: Put target helper data into an array.Richard Henderson2-5/+15
2013-10-10tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson6-29/+29
2013-10-10tcg: Move helper registration into tcg_context_initRichard Henderson15-48/+7
2013-10-10target-m68k: Rename helpers.h to helper.hRichard Henderson4-5/+5
2013-10-10tcg: Use a GHashTable for tcg_find_helperRichard Henderson2-65/+19
2013-10-10tcg: Delete tcg_helper_get_name declarationRichard Henderson1-1/+0
2013-10-10tcg-hppa: Remove tcg backendRichard Henderson4-1962/+0
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