]> git.proxmox.com Git - qemu.git/history - qemu-io.c
qmu-img: fix qemu-img convert to generate a valid image when the source referenced...
[qemu.git] / qemu-io.c
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.