index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
1
-1
/
+1
2011-04-07
NBD: Use qemu_socket functions to open TCP and UNIX sockets
Nick Thomas
1
-129
/
+29
2011-04-07
NBD library: whitespace changes
Nick Thomas
1
-417
/
+418
2010-10-03
nbd: Haiku has _IO() in its BSD compatibility layer
Andreas Färber
1
-1
/
+1
2010-09-21
Improve qemu-nbd performance by 4400 %
Laurent Vivier
1
-7
/
+18
2010-09-08
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-12
/
+106
2010-09-04
Remove unused argument for nbd_client()
Jes Sorensen
1
-2
/
+2
2010-08-30
nbd: Introduce NBD named exports.
Laurent Vivier
1
-12
/
+106
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-2
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-05-21
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
1
-1
/
+2
2009-04-05
Fix some win32 compile warnings
blueswir1
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-11-22
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
blueswir1
1
-8
/
+8
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
1
-31
/
+55
2008-09-10
qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)
aliguori
1
-1
/
+1
2008-08-02
Fix compilation of nbd on Solaris (Andreas Faerber)
aliguori
1
-0
/
+3
2008-07-04
Add missing return
malc
1
-0
/
+1
2008-07-03
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
1
-68
/
+143
2008-07-03
Add a parameter to disable host cache, by Laurent Vivier.
ths
1
-9
/
+5
2008-07-03
Merge NBD client/server, by Laurent Vivier.
ths
1
-6
/
+68
2008-07-02
Cleanup qemu-nbd related code, by Laurent Vivier.
ths
1
-2
/
+2
2008-06-06
Fix compiler warning.
ths
1
-1
/
+1
2008-05-27
qemu-nbd tool (Anthony Liguori)
bellard
1
-0
/
+500