]> git.proxmox.com Git - qemu.git/history - nbd.c
report serial devices created with -device in the PIIX4 config space
[qemu.git] / nbd.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Nick ThomasNBD: Use qemu_socket functions to open TCP and UNIX...
2011-04-07 Nick ThomasNBD library: whitespace changes
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Andreas Färbernbd: Haiku has _IO() in its BSD compatibility layer
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Laurent VivierImprove qemu-nbd performance by 4400 %
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-09-04 Jes SorensenRemove unused argument for nbd_client()
2010-08-30 Laurent Viviernbd: Introduce NBD named exports.
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-21 malcCast pointer arguments of get/setsockopt, send to void...
2009-04-05 blueswir1Fix some win32 compile warnings
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-22 blueswir1Use qemu_isfoobar and qemu_towombat versions, based...
2008-09-15 aliguoriUse common objects for qemu-img and qemu-nbd
2008-09-10 aliguoriqemu-nbd: remove useless parameter from nbd_negotiate...
2008-08-02 aliguoriFix compilation of nbd on Solaris (Andreas Faerber)
2008-07-04 malcAdd missing return
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
2008-07-03 thsAdd a parameter to disable host cache, by Laurent Vivier.
2008-07-03 thsMerge NBD client/server, by Laurent Vivier.
2008-07-02 thsCleanup qemu-nbd related code, by Laurent Vivier.
2008-06-06 thsFix compiler warning.
2008-05-27 bellardqemu-nbd tool (Anthony Liguori)