Use glib memory allocation and free functions
[sdk/emulator/qemu.git] / block / nbd.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-03 Nick ThomasNBD: Avoid leaking a couple of strings when the NBD...
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Nick ThomasNBD device: Separate out parsing configuration and...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Laurent Viviernbd: correctly manage default port
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-30 Laurent Viviernbd: Introduce NBD named exports.
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-01-26 Christoph Hellwigblock: kill BDRV_O_CREAT
2009-05-14 Anthony LiguoriMove block drivers into their own directory