Eric Blake
|
93676c88d7
nbd: Don't send oversize strings
|
5 年之前 |
Kevin Wolf
|
495bf893b0
qemu-nbd: Support help options for --object
|
5 年之前 |
Eric Blake
|
0a4795455c
nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
|
6 年之前 |
Eric Blake
|
dbb38caac5
nbd: Improve per-export flag handling in server
|
6 年之前 |
Eric Blake
|
61cc872456
nbd: Advertise multi-conn for shared read-only connections
|
6 年之前 |
Juan Quintela
|
fc8135c630
socket: Add num connections to qio_net_listener_open_sync()
|
6 年之前 |
Vladimir Sementsov-Ogievskiy
|
a8e2bb6a76
block/nbd: use non-blocking io channel for nbd negotiation
|
6 年之前 |
Max Reitz
|
e6df58a557
qemu-nbd: Do not close stderr
|
6 年之前 |
Max Reitz
|
637bc5a5d8
qemu-nbd: Add --pid-file option
|
6 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Markus Armbruster
|
14a48c1d0d
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
|
6 年之前 |
Max Reitz
|
c4e2aff81b
qemu-nbd: Look up flag names in array
|
6 年之前 |
Christophe Fergeau
|
f5852efa29
log: Make glib logging go through QEMU
|
6 年之前 |
Daniel P. Berrange
|
b25e12daff
qemu-nbd: add support for authorization of TLS clients
|
6 年之前 |
Eric Blake
|
0ae2d54645
qemu-nbd: Deprecate qemu-nbd --partition
|
6 年之前 |
Eric Blake
|
68b96f1583
qemu-nbd: Add --list option
|
6 年之前 |
Eric Blake
|
6dc1667d68
nbd/client: Move export name into NBDExportInfo
|
6 年之前 |
Eric Blake
|
43b510113b
qemu-nbd: Avoid strtol open-coding
|
6 年之前 |
Eric Blake
|
9d26dfcbab
nbd/server: Favor [u]int64_t over off_t
|
6 年之前 |
Eric Blake
|
4485936b6d
qemu-nbd: Sanity check partition bounds
|
6 年之前 |
Eric Blake
|
636192c4b6
qemu-nbd: Add --bitmap=NAME option
|
6 年之前 |
Eric Blake
|
678ba275c7
nbd: Merge nbd_export_bitmap into nbd_export_new
|
6 年之前 |
Eric Blake
|
3fa4c76590
nbd: Merge nbd_export_set_name into nbd_export_new
|
6 年之前 |
Philippe Mathieu-Daudé
|
9d97658020
qemu-nbd: Rename 'exp' variable clashing with math::exp() symbol
|
6 年之前 |
Eric Blake
|
3c1fa35d74
qemu-nbd: Fail earlier for -c/-d on non-linux
|
6 年之前 |
Eric Blake
|
3ba1b7baf4
qemu-nbd: Use program name in error messages
|
6 年之前 |
Markus Armbruster
|
7e1e0c1112
qom: Clean up error reporting in user_creatable_add_opts_foreach()
|
6 年之前 |
Markus Armbruster
|
50beeb6809
Use error_fatal to simplify obvious fatal errors (again)
|
6 年之前 |
Vladimir Sementsov-Ogievskiy
|
7f7dfe2a53
nbd/server: drop old-style negotiation
|
6 年之前 |