]> git.proxmox.com Git - qemu.git/history - qemu-img.c
Update version for 1.6.0
[qemu.git] / qemu-img.c
2013-08-07 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-08-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-08-06 MORITA Kazutakaignore SIGPIPE in qemu-img and qemu-io
2013-08-06 Kevin Wolfqemu-img: Error out for excess arguments
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-for...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-arm...
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'rth/axp-next' into staging
2013-07-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-07-15 Kevin Wolfblock: Don't parse protocol from file.filename
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v71' into...
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.84' into staging
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-21 Stefan Weilqemu-img: Add missing GCC_FMT_ATTR
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-06-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-07 Wenchao Xiablock: add image info query function bdrv_query_image_i...
2013-06-07 Wenchao Xiablock: add snapshot info query function bdrv_query_snap...
2013-06-06 Kevin Wolfcutils: Support 'P' and 'E' suffixes in strtosz()
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-04 Wenchao Xiablock: dump snapshot and image info to specified output
2013-06-04 Wenchao Xiablock: move qmp and info dump related code to block...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Stefan Hajnocziqemu-img: do not zero-pad the compressed write buffer
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Kevin Wolfblock: Add options QDict to bdrv_open() prototype
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-22 Miroslav Rezaninaqemu-img: Add compare subcommand
2013-02-22 Miroslav Rezaninaqemu-img: Add "Quiet mode" option
2013-02-22 Stefan Hajnocziqemu-img: add compressed clusters to BlockFragInfo
2013-02-22 Stefan Hajnocziqemu-img: fix missing space in qemu-img check output
2013-02-22 Federico Simoncelliqemu-img: add json output option to the check command
2013-02-22 Federico Simoncelliqemu-img: find the image end offset during check
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 liguangqemu-img: report size overflow error message
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-11 Dong Xu Wanguse qemu_opts_create_nofail
2012-12-11 Luiz Capitulinoqemu-img: img_create(): drop unneeded goto and ret...
2012-12-11 Luiz Capitulinoqemu-img: img_create(): pass Error object to bdrv_img_c...
2012-12-11 Luiz Capitulinoblock: bdrv_img_create(): add Error ** argument
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v63' into...
2012-11-06 Paolo Bonzinitools: initialize main loop before block layer
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-24 Stefan Hajnocziqemu-img: Add --backing-chain option to info command
2012-10-24 Alex Blighqemu-img rebase: use empty string to rebase without...
2012-10-24 Kevin Wolfqemu-img: Fix division by zero for zero size images
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-14 Stefan WeilSpelling fixes in comments and documentation
2012-09-12 Daniel P. BerrangeDon't require encryption password for 'qemu-img info...
2012-09-12 Benoît Canetqemu-img: Add json output option to the info command.
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-10 Stefan Hajnocziblock: add BLOCK_O_CHECK for qemu-img check
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.58' into staging
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-06 Dong Xu Wangqemu-img: use QemuOpts instead of QEMUOptionParameter...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-02 Peter MaydellSupport 'help' as a synonym for '?' in command line...
next