]> git.proxmox.com Git - qemu.git/history - qemu-io.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / qemu-io.c
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Kevin Wolfqemu-io: Fix error messages
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Kevin Wolfqemu-io: Add multiwrite command
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-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Christoph Hellwigblock: get rid of the BDRV_O_FILE flag
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-03-28 Christoph Hellwigqemu-io: fix aio help texts
2010-03-27 Ryota Ozakiqemu-io: Fix return value handling of bdrv_open
2010-01-26 Christoph Hellwigblock: kill BDRV_O_CREAT
2010-01-20 Naphtali SpreiClean-up a little bit the RW related bits of BDRV_O_FLA...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Blue Swirlqemu-io: suppress a warning with gcc 4.0.2
2009-12-18 Kevin Wolfqemu-io: Fix memory leak
2009-12-13 Blue Swirlqemu-io: add 'const'
2009-11-21 Blue SwirlFix OpenBSD build of qemu-io
2009-09-09 Stefan Weilqemu-io: Improve portability (win32 now supported).
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Christoph Hellwigraw-posix: add Linux native AIO support
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-22 Christoph Hellwigqemu-io: reject invalid pattern
2009-07-22 Kevin Wolfqemu-io: Rework alloc command
2009-07-16 Christoph Hellwigqemu-io: use BDRV_O_FILE to implement the growable...
2009-07-16 Kevin Wolfqemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate
2009-07-10 Kevin Wolfqemu-io: fix memory leak
2009-07-10 Christoph Hellwigqemu-io: add flag to mark files growable
2009-07-10 Christoph Hellwigqemu-io: better input validation for vector-based commands
2009-07-10 Christoph Hellwigqemu-io: small cleanups for the aio code
2009-06-24 Christoph Hellwigqemu-io: add aio read/write/flush commands
2009-06-24 Stefan Weilqemu-io: Fix spelling in help message.
2009-06-24 Stefan WeilFix dump output in qemu-io.
2009-05-09 Paul BrookWorkaround compiler warnings at -O1
2009-05-01 Kevin Wolfqemu-io: Optionally verify only part of read data
2009-04-18 aliguoriqemu-io: Verify read data by patterns (Kevin Wolf)
2009-04-18 aliguoriqemu-io: Fix handling of bdrv_is_allocated() return...
2009-04-18 aliguoria couple of qemu-io fixes (Christoph Hellwig)
2009-04-05 aliguoriAdd files not included in previous commit.