COMMITS
/ blockdev-nbd.c November 4, 2022
M
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster committed
May 12, 2022
E
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake committed
E
qemu-nbd: Pass max connections to blockdev layer
Eric Blake committed
March 14, 2022
V
qapi: nbd-export: allow select bitmaps by node/name pair
Vladimir Sementsov-Ogievskiy committed
March 4, 2022
D
block/nbd: don't restrict TLS usage to IP sockets
Daniel P. Berrangé committed
June 28, 2021
P
block/nbd: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé committed
February 9, 2021
E
qemu-nbd: Use SOMAXCONN for socket listen() backlog
Eric Blake committed
October 27, 2020
E
nbd: Update qapi to support exporting multiple bitmaps
Eric Blake committed
E
nbd: Utilize QAPI_CLONE for type conversion
Eric Blake committed
September 24, 2020
K
nbd: Merge nbd_export_new() and nbd_export_create()
Kevin Wolf committed
K
block/export: Move writable to BlockExportOptions
Kevin Wolf committed
K
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf committed
K
block/export: Add block-export-del
Kevin Wolf committed
K
block/export: Move strong user reference to block_exports
Kevin Wolf committed
K
block/export: Add 'id' option to block-export-add
Kevin Wolf committed
K
block/export: Add blk_exp_close_all(_type)
Kevin Wolf committed
K
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf committed
K
block/export: Add node-name to BlockExportOptions
Kevin Wolf committed
K
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf committed
K
qemu-nbd: Use blk_exp_add() to create the export
Kevin Wolf committed
K
nbd: Remove NBDExport.close callback
Kevin Wolf committed
K
nbd: Add writethrough to block-export-add
Kevin Wolf committed
K
nbd: Add max-connections to nbd-server-start
Kevin Wolf committed
K
block/export: Remove magic from block-export-add
Kevin Wolf committed
K
qemu-nbd: Use raw block driver for --offset
Kevin Wolf committed
K
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf committed
K
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf committed
K
qapi: Create block-export module
Kevin Wolf committed
February 24, 2020
K
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf committed
K
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf committed
November 14, 2019
E
nbd: Allow description when creating NBD blockdev
Eric Blake committed
E
nbd: Don't send oversize strings
Eric Blake committed
September 17, 2019
E
nbd: Grab aio context lock in more places
Eric Blake committed
August 23, 2019
E
nbd: Improve per-export flag handling in server
Eric Blake committed
August 15, 2019
E
nbd: Advertise multi-conn for shared read-only connections
Eric Blake committed
August 19, 2019
J
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela committed
August 12, 2019
M
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster committed
February 27, 2019
D
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange committed
January 17, 2019
E
nbd/server: Hoist length check to qmp_nbd_server_add
Eric Blake committed
January 11, 2019
E
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake committed
E
nbd: Remove x-nbd-server-add-bitmap
Eric Blake committed
E
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake committed
E
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake committed
E
nbd: Forbid nbd-server-stop when server is not running
Eric Blake committed
October 3, 2018
V
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy committed
June 9, 2018
V
qapi: new qmp command nbd-server-add-bitmap
Vladimir Sementsov-Ogievskiy committed
February 11, 2018
M
Include less of the generated modular QAPI headers
Markus Armbruster committed
February 1, 2018
M
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster committed
M
Include qapi/error.h exactly where needed
Markus Armbruster committed
January 19, 2018
V
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy committed