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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd/client: Fix error message for server with unusable sizing
Eric Blake
2019-04-08
1
-1
/
+1
*
nbd/server: Don't fail NBD_OPT_INFO for byte-aligned sources
Eric Blake
2019-04-08
1
-5
/
+8
*
nbd/server: Trace client noncompliance on unaligned requests
Eric Blake
2019-04-08
2
-1
/
+17
*
nbd/server: Fix blockstatus trace
Eric Blake
2019-04-08
1
-6
/
+3
*
nbd/server: Advertise actual minimum block size
Eric Blake
2019-04-01
1
-5
/
+8
*
nbd/client: Reject inaccessible tail of inconsistent server
Eric Blake
2019-04-01
1
-0
/
+8
*
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
1
-2
/
+0
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-3
/
+3
*
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
2019-03-22
1
-0
/
+2
*
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
2019-03-12
1
-2
/
+1
*
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
2019-03-12
1
-3
/
+3
*
nbd: change error checking order for bitmaps
John Snow
2019-03-12
1
-5
/
+5
*
qemu-nbd: add support for authorization of TLS clients
Daniel P. Berrange
2019-03-06
1
-5
/
+5
*
nbd: Use low-level QIOChannel API in nbd_read_eof()
Kevin Wolf
2019-02-25
1
-9
/
+37
*
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
2019-02-25
2
-20
/
+21
*
nbd/server: Kill pointless shadowed variable
Eric Blake
2019-02-11
1
-1
/
+0
*
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
2019-02-04
3
-78
/
+39
*
nbd/client: Work around 3.0 bug for listing meta contexts
Eric Blake
2019-01-21
1
-0
/
+19
*
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
2019-01-21
1
-2
/
+39
*
nbd/client: Add nbd_receive_export_list()
Eric Blake
2019-01-21
1
-2
/
+130
*
nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
Eric Blake
2019-01-21
2
-18
/
+26
*
nbd/client: Pull out oldstyle size determination
Eric Blake
2019-01-21
1
-17
/
+32
*
nbd/client: Split handshake into two functions
Eric Blake
2019-01-21
2
-51
/
+96
*
nbd/client: Refactor return of nbd_receive_negotiate()
Eric Blake
2019-01-21
1
-28
/
+23
*
nbd/client: Split out nbd_receive_one_meta_context()
Eric Blake
2019-01-21
2
-58
/
+91
*
nbd/client: Split out nbd_send_meta_query()
Eric Blake
2019-01-21
2
-21
/
+45
*
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
2019-01-21
1
-28
/
+25
*
nbd/client: Move export name into NBDExportInfo
Eric Blake
2019-01-21
2
-22
/
+19
*
nbd/client: Refactor nbd_receive_list()
Eric Blake
2019-01-21
2
-33
/
+59
*
nbd/server: Favor [u]int64_t over off_t
Eric Blake
2019-01-21
1
-9
/
+9
*
nbd/server: Hoist length check to qmp_nbd_server_add
Eric Blake
2019-01-21
1
-7
/
+3
*
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
2019-01-16
1
-1
/
+1
*
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
2019-01-14
1
-47
/
+40
*
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
2019-01-14
1
-29
/
+23
*
nbd: Only require disabled bitmap for read-only exports
Eric Blake
2019-01-14
1
-2
/
+5
*
nbd/client: Drop pointless buf variable
Eric Blake
2019-01-05
2
-16
/
+9
*
qemu-nbd: Fail earlier for -c/-d on non-linux
Eric Blake
2019-01-05
1
-17
/
+1
*
nbd/client: More consistent error messages
Eric Blake
2019-01-05
1
-9
/
+12
*
nbd/client: Trace all server option error messages
Eric Blake
2019-01-05
2
-0
/
+3
*
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
2019-01-05
1
-5
/
+0
*
nbd/server: Advertise all contexts in response to bare LIST
Eric Blake
2018-11-30
1
-0
/
+1
*
nbd/server: Ignore write errors when replying to NBD_OPT_ABORT
Eric Blake
2018-11-19
1
-4
/
+8
*
nbd: fix whitespace in server error message
Daniel P. Berrangé
2018-11-19
1
-1
/
+1
*
nbd: forbid use of frozen bitmaps
John Snow
2018-10-29
1
-2
/
+2
*
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
2018-10-03
1
-38
/
+15
*
nbd/server: fix NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
2018-10-03
1
-1
/
+2
*
nbd: Don't take address of fields in packed structs
Peter Maydell
2018-10-03
2
-34
/
+34
*
nbd/server: send more than one extent of base:allocation context
Vladimir Sementsov-Ogievskiy
2018-09-27
1
-19
/
+60
*
nbd/server: fix bitmap export
Vladimir Sementsov-Ogievskiy
2018-09-26
1
-1
/
+4
*
nbd/server: fix nbd_co_send_block_status
Vladimir Sementsov-Ogievskiy
2018-07-08
1
-2
/
+3
[next]