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
...
*
nbd: Fix struct name for structured reads
Eric Blake
2017-11-09
1
-5
/
+13
*
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
1
-0
/
+12
*
nbd: Move nbd_read() to common header
Eric Blake
2017-10-30
1
-0
/
+10
*
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
1
-6
/
+24
*
nbd: Expose constants and structs for structured read
Eric Blake
2017-10-30
1
-0
/
+41
*
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-30
1
-0
/
+13
*
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2017-10-13
1
-7
/
+8
*
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
2017-10-12
1
-0
/
+6
*
nbd: Use new qio_channel_*_all() functions
Eric Blake
2017-09-06
1
-2
/
+0
*
nbd/client: fix nbd_send_request to return int
Vladimir Sementsov-Ogievskiy
2017-08-30
1
-1
/
+1
*
nbd/client: refactor nbd_receive_reply
Vladimir Sementsov-Ogievskiy
2017-08-30
1
-1
/
+1
*
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
2017-07-14
1
-0
/
+6
*
nbd: Expose and debug more NBD constants
Eric Blake
2017-07-14
1
-9
/
+28
*
nbd: Create struct for tracking export info
Eric Blake
2017-07-14
1
-4
/
+11
*
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-6
/
+2
*
nbd: Fix regression on resiliency to port scan
Eric Blake
2017-06-15
1
-1
/
+1
*
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-2
/
+3
*
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-1
/
+2
*
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
[prev]
[next]