kvm: Fix framebuffer dirty log sync
[qemu] / nbd.c
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)