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
2012-05-10
sockets: use error class to pass listen error
Amos Kong
1
-1
/
+1
2012-05-10
sockets: change inet_connect() to support nonblock socket
Amos Kong
1
-1
/
+1
2012-04-19
nbd: obey FUA on reads
Paolo Bonzini
1
-0
/
+9
2012-04-19
nbd: do not include block_int.h
Paolo Bonzini
1
-2
/
+1
2012-04-19
nbd: do not block in nbd_wr_sync if no data at all is available
Paolo Bonzini
1
-6
/
+34
2012-04-19
nbd: consistently return negative errno values
Paolo Bonzini
1
-81
/
+78
2012-04-19
nbd: consistently check for <0 or >=0
Paolo Bonzini
1
-23
/
+25
2012-04-19
nbd: consistently use ssize_t
Paolo Bonzini
1
-12
/
+10
2012-04-15
nbd: Fix compiler warning (w64)
Stefan Weil
1
-1
/
+1
2011-12-22
qemu-nbd: throttle requests
Paolo Bonzini
1
-3
/
+22
2011-12-22
qemu-nbd: asynchronous operation
Paolo Bonzini
1
-21
/
+53
2011-12-22
qemu-nbd: add client pointer to NBDRequest
Paolo Bonzini
1
-21
/
+27
2011-12-22
qemu-nbd: move client handling to nbd.c
Paolo Bonzini
1
-3
/
+59
2011-12-22
qemu-nbd: introduce NBDRequest
Paolo Bonzini
1
-14
/
+51
2011-12-22
qemu-nbd: introduce NBDExport
Paolo Bonzini
1
-16
/
+48
2011-12-22
qemu-nbd: introduce nbd_do_receive_request
Paolo Bonzini
1
-21
/
+47
2011-12-22
qemu-nbd: more robust handling of invalid requests
Paolo Bonzini
1
-27
/
+30
2011-12-22
qemu-nbd: introduce nbd_do_send_reply
Paolo Bonzini
1
-14
/
+32
2011-12-22
qemu-nbd: simplify nbd_trip
Paolo Bonzini
1
-17
/
+8
2011-12-22
qemu-nbd: remove data_size argument to nbd_trip
Paolo Bonzini
1
-3
/
+3
2011-12-22
qemu-nbd: remove offset argument to nbd_trip
Paolo Bonzini
1
-5
/
+3
2011-12-22
Update ioctl order in nbd_init() to detect EBUSY
Chunyan Liu
1
-18
/
+9
2011-12-22
nbd: add support for NBD_CMD_TRIM
Paolo Bonzini
1
-2
/
+13
2011-12-22
nbd: add support for NBD_CMD_FLUSH
Paolo Bonzini
1
-1
/
+14
2011-12-22
nbd: add support for NBD_CMD_FLAG_FUA
Paolo Bonzini
1
-2
/
+11
2011-12-22
nbd: fix error handling in the server
Paolo Bonzini
1
-9
/
+12
2011-12-22
nbd: switch to asynchronous operation
Paolo Bonzini
1
-0
/
+8
2011-12-02
fix spelling in main directory
Dong Xu Wang
1
-2
/
+2
2011-11-11
nbd: treat EPIPE from NBD_DO_IT as success
Paolo Bonzini
1
-0
/
+7
2011-09-21
nbd: fix non-Linux build failure
Paolo Bonzini
1
-1
/
+1
2011-09-19
nbd: support NBD_SET_FLAGS ioctl
Paolo Bonzini
1
-0
/
+8
2011-09-19
nbd: sync API definitions with upstream
Paolo Bonzini
1
-0
/
+2
2011-09-19
nbd: support feature negotiation
Paolo Bonzini
1
-7
/
+25
2011-09-12
nbd: Clean up use of block_int.h
Markus Armbruster
1
-0
/
+1
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
[next]