]> git.proxmox.com Git - qemu.git/history - block/raw-win32.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / block / raw-win32.c
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2010-05-03 Christoph Hellwigblock: separate raw images from the file protocol
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...
2009-06-15 Anthony LiguoriMerge commit 'block/master' into staging
2009-06-15 Christoph Hellwigblock: add bdrv_probe_device method
2009-06-06 Kevin Wolfqemu-img: Print available options with -o ?
2009-05-22 Kevin WolfConvert all block drivers to new bdrv_create
2009-05-14 Anthony LiguoriFix warning on WIN32
2009-05-14 Anthony LiguoriMove block drivers into their own directory