index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
2009-05-21
1
-1
/
+2
*
Fix some win32 compile warnings
blueswir1
2009-04-05
1
-1
/
+1
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
blueswir1
2008-11-22
1
-8
/
+8
*
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
1
-31
/
+55
*
qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)
aliguori
2008-09-10
1
-1
/
+1
*
Fix compilation of nbd on Solaris (Andreas Faerber)
aliguori
2008-08-02
1
-0
/
+3
*
Add missing return
malc
2008-07-04
1
-0
/
+1
*
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
2008-07-03
1
-68
/
+143
*
Add a parameter to disable host cache, by Laurent Vivier.
ths
2008-07-03
1
-9
/
+5
*
Merge NBD client/server, by Laurent Vivier.
ths
2008-07-03
1
-6
/
+68
*
Cleanup qemu-nbd related code, by Laurent Vivier.
ths
2008-07-02
1
-2
/
+2
*
Fix compiler warning.
ths
2008-06-06
1
-1
/
+1
*
qemu-nbd tool (Anthony Liguori)
bellard
2008-05-27
1
-0
/
+500