index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nbd
/
client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nbd: More debug typo fixes, use correct formats
Eric Blake
2016-06-16
1
-19
/
+22
*
nbd: Don't use cpu_to_*w() functions
Peter Maydell
2016-06-16
1
-5
/
+5
*
nbd: Don't use *_to_cpup() functions
Peter Maydell
2016-06-16
1
-4
/
+4
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
nbd: Don't fail handshake on NBD_OPT_LIST descriptions
Eric Blake
2016-04-15
1
-2
/
+21
*
nbd: Fix NBD unsupported options
Alex Bligh
2016-04-08
1
-10
/
+45
*
nbd: Improve debug traces on little-endian
Eric Blake
2016-04-08
1
-4
/
+4
*
nbd: Fix poor debug message
Eric Blake
2016-04-05
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
1
-1
/
+135
*
nbd: use "" as a default export name if none provided
Daniel P. Berrange
2016-02-16
1
-2
/
+2
*
nbd: always query export list in fixed new style protocol
Daniel P. Berrange
2016-02-16
1
-3
/
+192
*
nbd: make client request fixed new style if advertised
Daniel P. Berrange
2016-02-16
1
-10
/
+17
*
nbd: invert client logic for negotiating protocol version
Daniel P. Berrange
2016-02-16
1
-31
/
+29
*
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-16
1
-20
/
+20
*
all: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
nbd: Split nbd.c
Fam Zheng
2016-01-15
1
-0
/
+361
[prev]