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
/
block
/
nbd-client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: Simplify client FUA handling
Eric Blake
2016-05-12
1
-4
/
+4
*
block: Make supported_write_flags a per-bds property
Eric Blake
2016-05-12
1
-0
/
+3
*
nbd: don't request FUA on FLUSH
Eric Blake
2016-04-05
1
-4
/
+0
*
nbd: Support BDRV_REQ_FUA
Kevin Wolf
2016-03-30
1
-6
/
+7
*
nbd: enable use of TLS with NBD block driver
Daniel P. Berrange
2016-02-16
1
-3
/
+7
*
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
1
-3
/
+9
*
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-16
1
-9
/
+10
*
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
1
-29
/
+47
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-4
/
+6
*
nbd: Set block size to BDRV_SECTOR_SIZE
Max Reitz
2015-03-18
1
-2
/
+1
*
nbd: fix the co_queue multi-adding bug
Bin Wu
2015-02-16
1
-12
/
+13
*
nbd: Drop BDS backpointer
Max Reitz
2015-02-16
1
-49
/
+52
*
nbd: Improve error messages
Max Reitz
2015-02-06
1
-2
/
+2
*
nbd: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
1
-4
/
+20
*
nbd: close socket if connection breaks
Stefan Hajnoczi
2014-03-14
1
-15
/
+18
*
nbd: avoid uninitialized warnings
Marc-André Lureau
2013-12-16
1
-12
/
+9
*
nbd: finish any pending coroutine
Marc-André Lureau
2013-12-16
1
-5
/
+16
*
nbd: make nbd_client_session_close() idempotent
Marc-André Lureau
2013-12-16
1
-0
/
+5
*
nbd: pass export name as init argument
Marc-André Lureau
2013-12-16
1
-5
/
+4
*
nbd: don't change socket block during negotiate
Marc-André Lureau
2013-12-16
1
-0
/
+1
*
Split nbd block client code
Marc-André Lureau
2013-12-16
1
-0
/
+372