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
/
nbd
/
nbd-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
2019-02-25
1
-19
/
+0
*
nbd/client: Drop pointless buf variable
Eric Blake
2019-01-05
1
-1
/
+2
*
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
2019-01-05
1
-5
/
+0
*
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
1
-1
/
+0
*
nbd: Move nbd_read() to common header
Eric Blake
2017-10-30
1
-9
/
+0
*
nbd: Expose constants and structs for structured read
Eric Blake
2017-10-30
1
-1
/
+1
*
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-30
1
-12
/
+0
*
nbd: Include error names in trace messages
Eric Blake
2017-10-30
1
-0
/
+1
*
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2017-10-13
1
-17
/
+17
*
nbd: rename some simple-request related objects to be _simple_
Vladimir Sementsov-Ogievskiy
2017-10-12
1
-1
/
+1
*
nbd: Use new qio_channel_*_all() functions
Eric Blake
2017-09-06
1
-34
/
+7
*
nbd/client: refactor nbd_read_eof
Vladimir Sementsov-Ogievskiy
2017-08-30
1
-9
/
+24
*
nbd: Fix server reply to NBD_OPT_EXPORT_NAME of older clients
Eric Blake
2017-07-18
1
-2
/
+6
*
nbd: Implement NBD_OPT_GO on client
Eric Blake
2017-07-14
1
-0
/
+3
*
nbd: Expose and debug more NBD constants
Eric Blake
2017-07-14
1
-6
/
+4
*
nbd: use generic trace subsystem instead of TRACE macro
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-19
/
+0
*
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-0
/
+2
*
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
1
-13
/
+13
*
nbd: add errp to read_sync, write_sync and drop_sync
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-6
/
+10
*
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-2
/
+2
*
nbd: read_sync and friends: return 0 on success
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-4
/
+30
*
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
1
-2
/
+1
*
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
1
-0
/
+1
*
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
1
-1
/
+1
*
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-02
1
-2
/
+2
*
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
2016-11-02
1
-2
/
+3
*
nbd: Drop unused offset parameter
Eric Blake
2016-07-20
1
-2
/
+2
*
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
nbd: Avoid bitrot in TRACE() usage
Eric Blake
2016-04-08
1
-6
/
+9
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-4
/
+0
*
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
1
-0
/
+14
*
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-16
1
-10
/
+8
*
nbd: Split nbd.c
Fam Zheng
2016-01-15
1
-0
/
+113