| Commit message (Expand) | Author | Age | Files | Lines |
* | error: Use error_reportf_err() where appropriate | Markus Armbruster | 2020-05-27 | 1 | -4/+3 |
* | qemu-nbd: Close inherited stderr | Raphael Pour | 2020-05-18 | 1 | -1/+5 |
* | qemu-nbd: Removed deprecated --partition option | Eric Blake | 2020-02-06 | 1 | -131/+2 |
* | qemu-nbd: adds option for aio engines | Aarushi Mehta | 2020-01-30 | 1 | -8/+4 |
* | nbd: Don't send oversize strings | Eric Blake | 2019-11-18 | 1 | -0/+9 |
* | qemu-nbd: Support help options for --object | Kevin Wolf | 2019-10-14 | 1 | -1/+8 |
* | nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO | Eric Blake | 2019-09-05 | 1 | -0/+1 |
* | nbd: Improve per-export flag handling in server | Eric Blake | 2019-09-05 | 1 | -3/+3 |
* | nbd: Advertise multi-conn for shared read-only connections | Eric Blake | 2019-09-05 | 1 | -1/+1 |
* | socket: Add num connections to qio_net_listener_open_sync() | Juan Quintela | 2019-09-03 | 1 | -1/+1 |
* | block/nbd: use non-blocking io channel for nbd negotiation | Vladimir Sementsov-Ogievskiy | 2019-08-15 | 1 | -1/+1 |
* | qemu-nbd: Do not close stderr | Max Reitz | 2019-06-13 | 1 | -1/+2 |
* | qemu-nbd: Add --pid-file option | Max Reitz | 2019-06-13 | 1 | -0/+11 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+1 |
* | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster | 2019-06-11 | 1 | -0/+1 |
* | qemu-nbd: Look up flag names in array | Max Reitz | 2019-05-07 | 1 | -29/+17 |
* | log: Make glib logging go through QEMU | Christophe Fergeau | 2019-04-17 | 1 | -1/+1 |
* | qemu-nbd: add support for authorization of TLS clients | Daniel P. Berrange | 2019-03-06 | 1 | -1/+18 |
* | qemu-nbd: Deprecate qemu-nbd --partition | Eric Blake | 2019-02-04 | 1 | -0/+2 |
* | qemu-nbd: Add --list option | Eric Blake | 2019-01-21 | 1 | -13/+142 |
* | nbd/client: Move export name into NBDExportInfo | Eric Blake | 2019-01-21 | 1 | -2/+4 |
* | qemu-nbd: Avoid strtol open-coding | Eric Blake | 2019-01-21 | 1 | -19/+9 |
* | nbd/server: Favor [u]int64_t over off_t | Eric Blake | 2019-01-21 | 1 | -18/+11 |
* | qemu-nbd: Sanity check partition bounds | Eric Blake | 2019-01-21 | 1 | -1/+21 |
* | qemu-nbd: Add --bitmap=NAME option | Eric Blake | 2019-01-14 | 1 | -2/+8 |
* | nbd: Merge nbd_export_bitmap into nbd_export_new | Eric Blake | 2019-01-14 | 1 | -2/+3 |
* | nbd: Merge nbd_export_set_name into nbd_export_new | Eric Blake | 2019-01-14 | 1 | -5/+3 |
* | qemu-nbd: Rename 'exp' variable clashing with math::exp() symbol | Philippe Mathieu-Daudé | 2019-01-14 | 1 | -9/+10 |
* | qemu-nbd: Fail earlier for -c/-d on non-linux | Eric Blake | 2019-01-05 | 1 | -2/+19 |
* | qemu-nbd: Use program name in error messages | Eric Blake | 2019-01-05 | 1 | -0/+1 |
* | qom: Clean up error reporting in user_creatable_add_opts_foreach() | Markus Armbruster | 2018-10-19 | 1 | -5/+3 |
* | Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster | 2018-10-19 | 1 | -5/+1 |
* | nbd/server: drop old-style negotiation | Vladimir Sementsov-Ogievskiy | 2018-10-03 | 1 | -1/+1 |
* | qemu-nbd: drop old-style negotiation | Vladimir Sementsov-Ogievskiy | 2018-10-03 | 1 | -19/+6 |
* | qemu-nbd: Document --tls-creds | Eric Blake | 2018-10-03 | 1 | -0/+1 |
* | block: Cancel job in bdrv_close_all() callers | Kevin Wolf | 2018-05-23 | 1 | -1/+7 |
* | Polish the version strings containing the package version | Thomas Huth | 2018-03-12 | 1 | -1/+1 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -1/+1 |
* | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | blockdev: convert qemu-nbd server to QIONetListener | Daniel P. Berrange | 2017-12-21 | 1 | -37/+24 |
* | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau | 2017-09-04 | 1 | -1/+1 |
* | qapi: Generate FOO_str() macro for QAPI enum FOO | Markus Armbruster | 2017-09-04 | 1 | -1/+0 |
* | qapi: Drop superfluous qapi_enum_parse() parameter max | Markus Armbruster | 2017-09-04 | 1 | -1/+0 |
* | maint: Include bug-reporting info in --help output | Eric Blake | 2017-08-08 | 1 | -1/+1 |
* | maint: Reorder include directives for qemu-{nbd, io} | Eric Blake | 2017-07-24 | 1 | -4/+4 |
* | qemu-nbd: Update version string | Eric Blake | 2017-07-24 | 1 | -2/+3 |
* | nbd: Implement NBD_INFO_BLOCK_SIZE on client | Eric Blake | 2017-07-14 | 1 | -1/+1 |
* | nbd: Create struct for tracking export info | Eric Blake | 2017-07-14 | 1 | -6/+4 |
* | qemu-nbd: Ignore SIGPIPE | Max Reitz | 2017-06-15 | 1 | -0/+4 |