Sign in
qemu
/
qemu
/
c65adf9bcdc9c3212d62696f1b52c8ce0f98dd7f
/
nbd.c
07f3507
fix spelling in main directory
by Dong Xu Wang
· 13 years ago
7462468
nbd: treat EPIPE from NBD_DO_IT as success
by Paolo Bonzini
· 13 years ago
8e72506
nbd: fix non-Linux build failure
by Paolo Bonzini
· 14 years ago
973b3d0
nbd: support NBD_SET_FLAGS ioctl
by Paolo Bonzini
· 14 years ago
bbb74ed
nbd: sync API definitions with upstream
by Paolo Bonzini
· 14 years ago
b90fb4b
nbd: support feature negotiation
by Paolo Bonzini
· 14 years ago
ab359cd
nbd: Clean up use of block_int.h
by Markus Armbruster
· 14 years ago
00aa004
Wrap recv to avoid warnings
by Blue Swirl
· 14 years ago
c12504c
NBD: Use qemu_socket functions to open TCP and UNIX sockets
by Nick Thomas
· 14 years ago
b2e3d87
NBD library: whitespace changes
by Nick Thomas
· 14 years ago
5dc2eec
nbd: Haiku has _IO() in its BSD compatibility layer
by Andreas Färber
· 15 years ago
5fe1688
Improve qemu-nbd performance by 4400 %
by Laurent Vivier
· 15 years ago
aab2e8f
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 15 years ago
0a4eb86
Remove unused argument for nbd_client()
by Jes Sorensen
· 15 years ago
1d45f8b
nbd: Introduce NBD named exports.
by Laurent Vivier
· 15 years ago
0bfcd59
Fix %lld or %llx printf format use
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
0a656f5
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
by malc
· 16 years ago
b9e82a5
Fix some win32 compile warnings
by blueswir1
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
47398b9
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
by blueswir1
· 16 years ago
03ff3ca
Use common objects for qemu-img and qemu-nbd
by aliguori
· 17 years ago
2798266
qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)
by aliguori
· 17 years ago
7e00eb9
Fix compilation of nbd on Solaris (Andreas Faerber)
by aliguori
· 17 years ago
d94888e
Add missing return
by malc
· 17 years ago
7581825
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
by ths
· 17 years ago
2f72648
Add a parameter to disable host cache, by Laurent Vivier.
by ths
· 17 years ago
cd831bd
Merge NBD client/server, by Laurent Vivier.
by ths
· 17 years ago
975b092
Cleanup qemu-nbd related code, by Laurent Vivier.
by ths
· 17 years ago
dcf3a07
Fix compiler warning.
by ths
· 17 years ago
7a5ca86
qemu-nbd tool (Anthony Liguori)
by bellard
· 17 years ago