index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nbd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-100
/
+0
2012-09-19
nbd: add nbd_export_get_blockdev
Paolo Bonzini
1
-0
/
+2
2012-09-19
nbd: register named exports
Paolo Bonzini
1
-0
/
+4
2012-09-19
nbd: add notification for closing an NBDExport
Paolo Bonzini
1
-1
/
+2
2012-09-19
nbd: add reference counting to NBDExport
Paolo Bonzini
1
-0
/
+2
2012-09-19
nbd: do not leak nbd_trip coroutines when a connection is torn down
Paolo Bonzini
1
-0
/
+1
2012-09-19
nbd: make refcount interface public
Paolo Bonzini
1
-0
/
+3
2012-04-19
nbd: consistently return negative errno values
Paolo Bonzini
1
-1
/
+1
2012-04-19
nbd: consistently use ssize_t
Paolo Bonzini
1
-2
/
+2
2011-12-22
qemu-nbd: move client handling to nbd.c
Paolo Bonzini
1
-2
/
+3
2011-12-22
qemu-nbd: introduce NBDExport
Paolo Bonzini
1
-3
/
+8
2011-12-22
qemu-nbd: remove data_size argument to nbd_trip
Paolo Bonzini
1
-1
/
+3
2011-12-22
qemu-nbd: remove offset argument to nbd_trip
Paolo Bonzini
1
-1
/
+1
2011-09-19
nbd: sync API definitions with upstream
Paolo Bonzini
1
-1
/
+10
2011-09-19
nbd: support feature negotiation
Paolo Bonzini
1
-3
/
+6
2011-09-12
nbd: Clean up use of block_int.h
Markus Armbruster
1
-2
/
+0
2011-09-09
Fix include statements for qemu-common.h
Stefan Weil
1
-1
/
+1
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-2
/
+2
2011-04-07
NBD: Use qemu_socket functions to open TCP and UNIX sockets
Nick Thomas
1
-2
/
+7
2010-09-08
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-1
/
+4
2010-09-04
Remove unused argument for nbd_client()
Jes Sorensen
1
-1
/
+1
2010-08-30
nbd: Introduce NBD named exports.
Laurent Vivier
1
-1
/
+4
2010-06-13
Move stdbool.h
Paul Brook
1
-1
/
+0
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-09-10
qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)
aliguori
1
-1
/
+1
2008-07-03
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
1
-2
/
+24
2008-07-03
Add a parameter to disable host cache, by Laurent Vivier.
ths
1
-1
/
+2
2008-07-03
Merge NBD client/server, by Laurent Vivier.
ths
1
-1
/
+4
2008-05-27
qemu-nbd tool (Anthony Liguori)
bellard
1
-0
/
+37