]> git.proxmox.com Git - qemu.git/history - qemu-img.c
balloon: Reject negative balloon values
[qemu.git] / qemu-img.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Fam Zhengblock: add bdrv_get_allocated_file_size() operation
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-05 Federico Simoncelliqemu-img: Add cache command line option
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-24 Markus Armbrusterqemu-img: Don't prepend qemu-img to error messages...
2011-06-24 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argument
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-18 Dmitry Konishchevqemu_img: is_not_zero() optimization
2011-05-18 Jes Sorensenqemu-img.c: Remove superfluous parenthesis
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-03 Kevin Wolfqemu-img resize: Fix option parsing
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-27 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-04-27 Anthony Liguoriqemu-img: allow rebase to a NULL backing file when...
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Kevin Wolfqemu-img rebase: Fix segfault if backing file can't...
2011-04-07 Jes Sorensenqemu-img: Initial progress printing support
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Kevin Wolfqemu-img: Improve error messages for failed bdrv_open
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Jes SorensenMake strtosz() return int64_t instead of ssize_t
2011-01-24 Kevin Wolfqemu-img snapshot: Use writeback caching
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Kevin WolfRemove NULL checks for bdrv_new return value
2010-12-17 Jes Sorensenqemu.img.c: Use error_report() instead of own error...
2010-12-17 Jes Sorensenqemu-img.c: Re-factor img_create()
2010-12-17 Kevin Wolfqemu-img: Call error_set_progname
2010-12-17 Jes Sorensenqemu-img.c: Clean up handling of image size in img_create()
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-14 Stefan Hajnocziqemu-img: Fail creation if backing format is invalid
2010-12-14 Stefan Hajnocziqemu-img: Free option parameter lists in img_create()
2010-12-14 Jes Sorensenqemu-img: Deprecate obsolete -6 and -e options
2010-12-14 Jes SorensenMake error handling more consistent in img_create(...
2010-12-14 Jes SorensenFail if detecting an unknown option
2010-12-14 Jes SorensenFix formatting and missing braces in qemu-img.c
2010-12-14 Jes SorensenConsolidate printing of block driver options
2010-12-14 Jes Sorensenimg_convert(): Only try to free bs[] entries if bs...
2010-12-14 Jes SorensenUse qemu_mallocz() instead of calloc() in img_convert()
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Jes SorensenMove qemu_gettimeofday() to OS specific files
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Kevin Wolfqemu-img: Fix qemu-img convert -obacking_file
2010-10-22 edisonCopy snapshots out of QCOW2 disk
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Kevin Wolfqemu-img convert: Use cache=unsafe for output image
2010-08-30 Kevin Wolfqemu-img rebase: Open new backing file read-only
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Kevin Wolfqemu-img check: Distinguish different kinds of errors
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 MORITA Kazutakaqemu-img: avoid calling exit(1) to release resources...
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 MORITA Kazutakaadd support for protocol driver create_options
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfqemu-img rebase: Fix output image corruption
2010-05-03 Stefan Hajnocziqemu-img: Add 'resize' command to grow/shrink disk...
2010-05-03 Kevin Wolfblock: bdrv_has_zero_init
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Stefan Hajnocziqemu-img: Fix BRDV_O_FLAGS typo
2010-04-23 Stefan Hajnocziqemu-img: Eliminate bdrv_new_open() code duplication
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-03-09 Juan Quintelablock: print errno on error
2010-03-09 Kevin Wolfqemu-img rebase: Add -f option
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Kevin Wolfqemu-img: Fix error message
2010-02-19 Kevin Wolfqemu-img: Fix segfault during rebase
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 TeLeManqemu-img: use the heap instead of the huge stack array...
2010-02-10 Sheng Yangqemu-img: Fix qemu-img can't create qcow image based...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
next