Fix typo
[qemu] / block /
2009-05-28 Christoph Hellwigvvfat: one more missing BlockDriver C99 initializer...
2009-05-27 Christoph Hellwigfully split aio_pool from BlockDriver
2009-05-27 Christoph Hellwigqcow: add qcow_aio_setup helper
2009-05-27 Christoph Hellwigraw-posix: fix hdev_create
2009-05-27 Christoph Hellwigfix raw_pread_aligned return value
2009-05-27 Kevin WolfDrop bdrv_create2
2009-05-27 Kevin Wolfqcow2: Update multiple refcounts at once
2009-05-27 Kevin Wolfqcow2: Refactor update_refcount
2009-05-27 Kevin Wolfqcow/qcow2: Drop synchronous qcow_write()
2009-05-22 Alexander GrafAdd HTTP protocol using curl v6
2009-05-22 Kevin Wolfqcow2: Allow different cluster sizes
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-05-21 malcDo not attempt to allocate sn_tab when there are no...
2009-05-14 Anthony LiguoriFix warning on WIN32
2009-05-14 Anthony LiguoriMove block drivers into their own directory