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
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-4
/
+4
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-2
/
+2
*
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-05-12
1
-5
/
+5
*
qapi: nbd-export: allow select bitmaps by node/name pair
Vladimir Sementsov-Ogievskiy
2022-04-26
1
-22
/
+41
*
Remove trailing ; after G_DEFINE_AUTO macro
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-5
/
+5
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...
Peter Maydell
2022-03-09
1
-7
/
+6
|
\
|
*
nbd/server: Minor cleanups
Eric Blake
2022-03-08
1
-7
/
+6
*
|
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
|
/
*
nbd/server.c: Remove unused field
Nir Soffer
2022-01-28
1
-1
/
+0
*
nbd/server: Simplify zero and trim
Eric Blake
2021-11-22
1
-20
/
+3
*
nbd/server: Don't complain on certain client disconnects
Eric Blake
2021-11-22
1
-0
/
+3
*
nbd/server: Silence clang sanitizer warning
Eric Blake
2021-11-16
1
-4
/
+9
*
nbd/server: Allow LIST_META_CONTEXT without STRUCTURED_REPLY
Eric Blake
2021-09-29
1
-1
/
+1
*
nbd/server: Mark variable unused in nbd_negotiate_meta_queries
Richard Henderson
2021-07-26
1
-1
/
+2
*
nbd/server: Use drained block ops to quiesce the server
Sergio Lopez
2021-06-02
1
-21
/
+61
*
nbd: server: Report holes for raw images
Nir Soffer
2021-03-08
1
-2
/
+2
*
nbd/server: Quiesce coroutines on context switch
Sergio Lopez
2021-01-20
1
-14
/
+106
*
nbd: Silence Coverity false positive
Eric Blake
2020-11-16
1
-2
/
+2
*
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
2020-10-30
1
-0
/
+2
*
nbd: Add new qemu:allocation-depth metadata context
Eric Blake
2020-10-30
1
-4
/
+66
*
nbd: Allow export of multiple bitmaps for one device
Eric Blake
2020-10-30
1
-30
/
+70
*
nbd: Refactor counting of metadata contexts
Eric Blake
2020-10-30
1
-11
/
+15
*
nbd: Simplify qemu bitmap context name
Eric Blake
2020-10-30
1
-10
/
+9
*
nbd: Update qapi to support exporting multiple bitmaps
Eric Blake
2020-10-30
1
-6
/
+13
*
block/export: add iothread and fixed-iothread options
Stefan Hajnoczi
2020-10-23
1
-2
/
+0
*
nbd: Simplify meta-context parsing
Eric Blake
2020-10-09
1
-121
/
+68
*
nbd/server: Reject embedded NUL in NBD strings
Eric Blake
2020-10-09
1
-10
/
+20
*
nbd: silence maybe-uninitialized warnings
Christian Borntraeger
2020-10-09
1
-1
/
+1
*
nbd: Merge nbd_export_new() and nbd_export_create()
Kevin Wolf
2020-10-02
1
-15
/
+39
*
block/export: Move writable to BlockExportOptions
Kevin Wolf
2020-10-02
1
-5
/
+0
*
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf
2020-10-02
1
-26
/
+12
*
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
*
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
1
-0
/
+5
*
nbd/server: Avoid long error message assertions CVE-2020-10761
Eric Blake
2020-06-10
1
-3
/
+20
[next]