]> git.proxmox.com Git - qemu.git/history - block/raw-win32.c
block/vdi: Fix wrong size in conditionally used memset, memcmp
[qemu.git] / block / raw-win32.c
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Kevin Wolfraw-win32: Fix bdrv_flush return value
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-07 Blue SwirlFix win32 build
2010-11-04 Kevin Wolfblock: Allow bdrv_flush to return errors
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Kevin Wolfblock: Fix bdrv_has_zero_init
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