index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blockdev-nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
1
-5
/
+4
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
1
-0
/
+5
2022-05-12
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
1
-4
/
+4
2022-04-26
qapi: nbd-export: allow select bitmaps by node/name pair
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2022-03-07
block/nbd: don't restrict TLS usage to IP sockets
Daniel P. Berrangé
1
-6
/
+0
2021-06-29
block/nbd: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
1
-3
/
+3
2021-02-12
qemu-nbd: Use SOMAXCONN for socket listen() backlog
Eric Blake
1
-1
/
+6
2020-10-30
nbd: Update qapi to support exporting multiple bitmaps
Eric Blake
1
-1
/
+5
2020-10-30
nbd: Utilize QAPI_CLONE for type conversion
Eric Blake
1
-9
/
+6
2020-10-02
nbd: Merge nbd_export_new() and nbd_export_create()
Kevin Wolf
1
-35
/
+5
2020-10-02
block/export: Move writable to BlockExportOptions
Kevin Wolf
1
-13
/
+5
2020-10-02
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf
1
-29
/
+4
2020-10-02
block/export: Add block-export-del
Kevin Wolf
1
-19
/
+6
2020-10-02
block/export: Move strong user reference to block_exports
Kevin Wolf
1
-5
/
+0
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
1
-0
/
+1
2020-10-02
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
1
-1
/
+1
2020-10-02
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf
1
-12
/
+14
2020-10-02
block/export: Add node-name to BlockExportOptions
Kevin Wolf
1
-11
/
+33
2020-10-02
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf
1
-1
/
+1
2020-10-02
qemu-nbd: Use blk_exp_add() to create the export
Kevin Wolf
1
-1
/
+7
2020-10-02
nbd: Remove NBDExport.close callback
Kevin Wolf
1
-1
/
+1
2020-10-02
nbd: Add writethrough to block-export-add
Kevin Wolf
1
-1
/
+5
2020-10-02
nbd: Add max-connections to nbd-server-start
Kevin Wolf
1
-7
/
+26
2020-10-02
block/export: Remove magic from block-export-add
Kevin Wolf
1
-8
/
+39
2020-10-02
qemu-nbd: Use raw block driver for --offset
Kevin Wolf
1
-8
/
+1
2020-10-02
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
1
-7
/
+21
2020-10-02
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf
1
-1
/
+1
2020-10-02
qapi: Create block-export module
Kevin Wolf
1
-1
/
+1
2020-03-06
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
1
-19
/
+16
2020-03-06
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
1
-0
/
+5
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
1
-1
/
+8
2019-11-18
nbd: Don't send oversize strings
Eric Blake
1
-0
/
+5
2019-09-24
nbd: Grab aio context lock in more places
Eric Blake
1
-2
/
+12
2019-09-05
nbd: Improve per-export flag handling in server
Eric Blake
1
-2
/
+1
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
1
-1
/
+1
2019-09-03
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-03-06
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange
1
-3
/
+8
2019-01-21
nbd/server: Hoist length check to qmp_nbd_server_add
Eric Blake
1
-1
/
+9
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
1
-10
/
+1
2019-01-14
nbd: Remove x-nbd-server-add-bitmap
Eric Blake
1
-23
/
+0
2019-01-14
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake
1
-1
/
+11
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
1
-3
/
+2
2019-01-14
nbd: Forbid nbd-server-stop when server is not running
Eric Blake
1
-0
/
+5
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2018-06-21
qapi: new qmp command nbd-server-add-bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+23
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-26
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
1
-0
/
+24
[next]