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
...
*
block/export: Move blk to BlockExport
Kevin Wolf
2020-10-02
1
-21
/
+22
*
block/export: Add block-export-del
Kevin Wolf
2020-10-02
1
-14
/
+0
*
block/export: Move strong user reference to block_exports
Kevin Wolf
2020-10-02
1
-2
/
+0
*
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
2020-10-02
1
-29
/
+5
*
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf
2020-10-02
1
-17
/
+13
*
block/export: Move AioContext from NBDExport to BlockExport
Kevin Wolf
2020-10-02
1
-13
/
+13
*
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf
2020-10-02
1
-39
/
+33
*
nbd/server: Simplify export shutdown
Kevin Wolf
2020-10-02
1
-13
/
+4
*
nbd: Remove NBDExport.close callback
Kevin Wolf
2020-10-02
1
-8
/
+1
*
block/export: Remove magic from block-export-add
Kevin Wolf
2020-10-02
1
-7
/
+13
*
qemu-nbd: Use raw block driver for --offset
Kevin Wolf
2020-10-02
1
-17
/
+16
*
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
2020-10-02
1
-1
/
+14
*
nbd: Remove unused nbd_export_get_blockdev()
Kevin Wolf
2020-10-02
1
-5
/
+0
*
nbd: Use CAF when looking for dirty bitmap
Max Reitz
2020-09-07
1
-3
/
+3
*
meson: convert block
Marc-André Lureau
2020-08-21
2
-1
/
+5
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
nbd: Fix large trim/zero requests
Eric Blake
2020-07-28
1
-5
/
+23
*
nbd: make nbd_export_close_all() synchronous
Vladimir Sementsov-Ogievskiy
2020-07-17
1
-0
/
+8
*
nbd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
2
-0
/
+10
*
nbd/server: Avoid long error message assertions CVE-2020-10761
Eric Blake
2020-06-10
1
-3
/
+20
*
nbd/server: use bdrv_dirty_bitmap_next_dirty_area
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-40
/
+19
*
nbd/server: introduce NBDExtentArray
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-92
/
+118
*
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
2020-03-18
1
-1
/
+1
*
nbd: Fix regression with multiple meta contexts
Eric Blake
2020-02-26
1
-2
/
+10
*
nbd: fix uninitialized variable warning
Pan Nengyuan
2020-01-08
1
-9
/
+1
*
nbd: Don't send oversize strings
Eric Blake
2019-11-18
2
-8
/
+30
*
nbd/server: Prefer heap over stack for parsing client names
Eric Blake
2019-11-18
1
-10
/
+15
*
nbd: Grab aio context lock in more places
Eric Blake
2019-09-24
1
-4
/
+18
*
nbd/server: attach client channel to the export's AioContext
Sergio Lopez
2019-09-24
1
-0
/
+5
*
nbd/client: Add hint when TLS is missing
Eric Blake
2019-09-24
1
-0
/
+1
*
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
2019-09-18
1
-2
/
+2
*
nbd: Implement server use of NBD FAST_ZERO
Eric Blake
2019-09-05
1
-2
/
+6
*
nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
Eric Blake
2019-09-05
2
-0
/
+10
*
nbd: Improve per-export flag handling in server
Eric Blake
2019-09-05
1
-28
/
+34
*
nbd: Tolerate more errors to structured reply request
Eric Blake
2019-09-05
2
-31
/
+34
*
nbd: Use g_autofree in a few places
Eric Blake
2019-09-05
2
-23
/
+11
*
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
2019-09-05
1
-1
/
+3
*
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2019-08-16
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
2
-13
/
+46
|
\
|
*
block/nbd: use non-blocking io channel for nbd negotiation
Vladimir Sementsov-Ogievskiy
2019-08-15
1
-5
/
+11
|
*
nbd: improve CMD_CACHE: use BDRV_REQ_PREFETCH
Vladimir Sementsov-Ogievskiy
2019-08-15
1
-8
/
+35
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
|
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
3
-1
/
+2
|
/
*
nbd/server: Nicer spelling of max BLOCK_STATUS reply length
Eric Blake
2019-06-13
1
-5
/
+8
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-2
/
+3
*
nbd-server: Call blk_set_allow_aio_context_change()
Kevin Wolf
2019-06-04
1
-0
/
+1
*
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
[prev]
[next]