index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
block
/
nbd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
1
-0
/
+3
*
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2016-11-02
1
-2
/
+6
*
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
1
-4
/
+9
*
nbd: Support shorter handshake
Eric Blake
2016-11-02
1
-2
/
+4
*
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
1
-3
/
+22
*
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
1
-4
/
+6
*
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-02
1
-6
/
+12
*
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
2016-11-02
1
-0
/
+1
*
nbd-server: Use a separate BlockBackend
Kevin Wolf
2016-09-05
1
-1
/
+2
*
nbd: Limit nbdflags to 16 bits
Eric Blake
2016-08-03
1
-3
/
+3
*
nbd: Convert to byte-based interface
Eric Blake
2016-07-20
1
-1
/
+0
*
nbd: Drop unused offset parameter
Eric Blake
2016-07-20
1
-1
/
+0
*
nbd: Allow larger requests
Eric Blake
2016-07-05
1
-0
/
+2
*
nbd: Avoid magic number for NBD max name size
Eric Blake
2016-06-16
1
-0
/
+6
*
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
2016-06-16
1
-6
/
+7
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
1
-0
/
+8
*
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-16
1
-6
/
+14
*
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
2016-01-15
1
-2
/
+1
*
nbd: Set block size to BDRV_SECTOR_SIZE
Max Reitz
2015-03-18
1
-2
/
+2
*
nbd: Fix potential signed overflow issues
Max Reitz
2015-03-18
1
-2
/
+2
*
nbd: Handle blk_getlength() failure
Max Reitz
2015-03-18
1
-1
/
+2
*
nbd: Drop BDS backpointer
Max Reitz
2015-02-16
1
-1
/
+0
*
nbd: Improve error messages
Max Reitz
2015-02-06
1
-1
/
+1
*
nbd: Change external interface to BlockBackend
Max Reitz
2014-12-10
1
-4
/
+3
*
nbd: Handle NBD_OPT_LIST option.
Hani Benhabiles
2014-06-30
1
-0
/
+3
*
nbd: Handle fixed new-style clients.
Hani Benhabiles
2014-06-30
1
-0
/
+9
*
nbd: move socket wrappers to qemu-nbd
Paolo Bonzini
2014-02-21
1
-4
/
+0
*
nbd: inline tcp_socket_incoming_spec into sole caller
Paolo Bonzini
2014-02-21
1
-1
/
+0
*
nbd: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-1
/
+0
*
nbd: support large NBD requests
Stefan Hajnoczi
2013-05-03
1
-1
/
+2
*
nbd: Remove unused functions
Kevin Wolf
2013-03-22
1
-2
/
+0
*
nbd: Keep hostname and port separate
Kevin Wolf
2013-03-22
1
-0
/
+2
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-0
/
+100