]> git.proxmox.com Git - mirror_qemu.git/history - block/qcow.c
block/qcow.c: fix warnings with _FORTIFY_SOURCE
[mirror_qemu.git] / block / qcow.c
2010-01-26 Kirill A. Shutemovblock/qcow.c: fix warnings with _FORTIFY_SOURCE
2010-01-13 Kevin Wolfqcow/qcow2: implement bdrv_aio_flush
2009-07-10 Kevin Wolfqcow1: Fix qcow_aio_writev
2009-06-06 Kevin Wolfqemu-img: Print available options with -o ?
2009-05-27 Christoph Hellwigfully split aio_pool from BlockDriver
2009-05-27 Christoph Hellwigqcow: add qcow_aio_setup helper
2009-05-27 Kevin Wolfqcow/qcow2: Drop synchronous qcow_write()
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-05-14 Anthony LiguoriMove block drivers into their own directory