- cbc20bf block: move block exports to libblockdev by Stefan Hajnoczi · 4 years, 3 months ago
- 029a88c qemu-nbd: Honor SIGINT and SIGHUP by Eric Blake · 4 years, 3 months ago
- 30dbc81 block/export: Move writable to BlockExportOptions by Kevin Wolf · 4 years, 3 months ago
- d53be9c block/export: Add 'id' option to block-export-add by Kevin Wolf · 4 years, 3 months ago
- bc4ee65 block/export: Add blk_exp_close_all(_type) by Kevin Wolf · 4 years, 3 months ago
- b6076af block/export: Add node-name to BlockExportOptions by Kevin Wolf · 4 years, 3 months ago
- 0091717 qemu-nbd: Use blk_exp_add() to create the export by Kevin Wolf · 4 years, 3 months ago
- d794f7f nbd: Remove NBDExport.close callback by Kevin Wolf · 4 years, 3 months ago
- 9b562c6 block/export: Remove magic from block-export-add by Kevin Wolf · 4 years, 3 months ago
- b57e4de qemu-nbd: Use raw block driver for --offset by Kevin Wolf · 4 years, 3 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
- eb70598 nbd: disable signals and forking on Windows builds by Daniel P. Berrangé · 4 years, 4 months ago
- 6e64dd5 nbd: skip SIGTERM handler if NBD device support is not built by Daniel P. Berrangé · 4 years, 4 months ago
- 98c5d2e block: add missing socket_init() calls to tools by Daniel P. Berrangé · 4 years, 4 months ago
- 5217f18 error: Use error_reportf_err() where appropriate by Markus Armbruster · 4 years, 8 months ago
- 0eaf453 qemu-nbd: Close inherited stderr by Raphael Pour · 4 years, 8 months ago
- 0bc1699 qemu-nbd: Removed deprecated --partition option by Eric Blake · 5 years ago
- 7680274 qemu-nbd: adds option for aio engines by Aarushi Mehta · 5 years ago
- 93676c8 nbd: Don't send oversize strings by Eric Blake · 5 years ago
- 495bf89 qemu-nbd: Support help options for --object by Kevin Wolf · 5 years ago
- 0a47954 nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO by Eric Blake · 5 years ago
- dbb38ca nbd: Improve per-export flag handling in server by Eric Blake · 5 years ago
- 61cc872 nbd: Advertise multi-conn for shared read-only connections by Eric Blake · 5 years ago
- fc8135c socket: Add num connections to qio_net_listener_open_sync() by Juan Quintela · 5 years ago
- a8e2bb6 block/nbd: use non-blocking io channel for nbd negotiation by Vladimir Sementsov-Ogievskiy · 6 years ago
- e6df58a qemu-nbd: Do not close stderr by Max Reitz · 6 years ago
- 637bc5a qemu-nbd: Add --pid-file option by Max Reitz · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 14a48c1 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h by Markus Armbruster · 6 years ago
- c4e2aff qemu-nbd: Look up flag names in array by Max Reitz · 6 years ago
- f5852ef log: Make glib logging go through QEMU by Christophe Fergeau · 6 years ago
- b25e12d qemu-nbd: add support for authorization of TLS clients by Daniel P. Berrange · 6 years ago
- 0ae2d54 qemu-nbd: Deprecate qemu-nbd --partition by Eric Blake · 6 years ago
- 68b96f1 qemu-nbd: Add --list option by Eric Blake · 6 years ago
- 6dc1667 nbd/client: Move export name into NBDExportInfo by Eric Blake · 6 years ago
- 43b5101 qemu-nbd: Avoid strtol open-coding by Eric Blake · 6 years ago
- 9d26dfc nbd/server: Favor [u]int64_t over off_t by Eric Blake · 6 years ago
- 4485936 qemu-nbd: Sanity check partition bounds by Eric Blake · 6 years ago
- 636192c qemu-nbd: Add --bitmap=NAME option by Eric Blake · 6 years ago
- 678ba27 nbd: Merge nbd_export_bitmap into nbd_export_new by Eric Blake · 6 years ago
- 3fa4c76 nbd: Merge nbd_export_set_name into nbd_export_new by Eric Blake · 6 years ago
- 9d97658 qemu-nbd: Rename 'exp' variable clashing with math::exp() symbol by Philippe Mathieu-Daudé · 6 years ago
- 3c1fa35 qemu-nbd: Fail earlier for -c/-d on non-linux by Eric Blake · 6 years ago
- 3ba1b7b qemu-nbd: Use program name in error messages by Eric Blake · 6 years ago
- 7e1e0c1 qom: Clean up error reporting in user_creatable_add_opts_foreach() by Markus Armbruster · 6 years ago
- 50beeb6 Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 6 years ago
- 7f7dfe2 nbd/server: drop old-style negotiation by Vladimir Sementsov-Ogievskiy · 6 years ago
- f5cd0bb qemu-nbd: drop old-style negotiation by Vladimir Sementsov-Ogievskiy · 6 years ago
- f7812df qemu-nbd: Document --tls-creds by Eric Blake · 6 years ago
- b3b5299 block: Cancel job in bdrv_close_all() callers by Kevin Wolf · 7 years ago
- 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
- e4849c1 blockdev: convert qemu-nbd server to QIONetListener by Daniel P. Berrange · 7 years ago
- f7abe0e qapi: Change data type of the FOO_lookup generated for enum FOO by Marc-André Lureau · 7 years ago
- 5b5f825 qapi: Generate FOO_str() macro for QAPI enum FOO by Markus Armbruster · 7 years ago
- 06c60b6 qapi: Drop superfluous qapi_enum_parse() parameter max by Markus Armbruster · 7 years ago
- f5048cb maint: Include bug-reporting info in --help output by Eric Blake · 7 years ago
- c2a3d7d maint: Reorder include directives for qemu-{nbd, io} by Eric Blake · 7 years ago
- be37713 qemu-nbd: Update version string by Eric Blake · 7 years ago
- 081dd1f nbd: Implement NBD_INFO_BLOCK_SIZE on client by Eric Blake · 7 years ago
- 004a89f nbd: Create struct for tracking export info by Eric Blake · 7 years ago
- 041e32b qemu-nbd: Ignore SIGPIPE by Max Reitz · 8 years ago
- 0c9390d nbd: Fix regression on resiliency to port scan by Eric Blake · 8 years ago
- df8ad9f nbd: Fully initialize client in case of failed negotiation by Eric Blake · 8 years ago
- be41c10 nbd/client.c: use errp instead of LOG by Vladimir Sementsov-Ogievskiy · 8 years ago
- bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 8 years ago
- dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 8 years ago
- 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
- 53fabd4 qemu-ga: obey LISTEN_PID when using systemd socket activation by Paolo Bonzini · 8 years ago
- a721f53 qemu-nbd: Implement socket activation. by Richard W.M. Jones · 8 years ago
- b1a75b3 nbd: Add qemu-nbd -D for human-readable description by Eric Blake · 8 years ago
- ffb31e1 qemu-nbd: Add --fork option by Max Reitz · 8 years ago
- fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
- e424b65 qemu-nbd: Shrink image size by specified offset by Tomáš Golembiovský · 8 years ago
- cd7fca9 nbd-server: Use a separate BlockBackend by Kevin Wolf · 8 years ago
- 7423f41 nbd: Limit nbdflags to 16 bits by Eric Blake · 8 years ago
- 39ca463 trace: enable tracing in qemu-nbd by Denis V. Lunev · 9 years ago
- 773dce3 nbd: Don't use *_to_cpup() functions by Peter Maydell · 9 years ago
- e8f2d27 Use &error_fatal when initializing crypto on qemu-{img,io,nbd} by Eduardo Habkost · 9 years ago
- 58369e2 qemu-common: stop including qemu/bswap.h from qemu-common.h by Paolo Bonzini · 9 years ago
- bd31c21 nbd: Switch to byte-based block access by Eric Blake · 9 years ago
- 51b9b47 qom: -object error messages lost location, restore it by Markus Armbruster · 9 years ago
- 23994a5 nbd: fix assert() on qemu-nbd stop by Pavel Butsykin · 9 years ago
- c229708 block: initialize qcrypto API at startup by Daniel P. Berrange · 9 years ago
- 332a254 qemu-nbd: Document -x option by Eric Blake · 9 years ago
- 6effd5b qemu-nbd: Call blk_set_enable_write_cache() explicitly by Kevin Wolf · 9 years ago
- f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
- da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
- 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
- efaa7c4 blockdev: Split monitor reference from BB creation by Max Reitz · 9 years ago
- 0399293 util: Shorten references into SocketAddress by Eric Blake · 9 years ago
- 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
- aa6e546 qemu-nbd: use no_argument/required_argument constants by Daniel P. Berrange · 9 years ago
- fa8b7ce qemu-nbd: don't overlap long option values with short options by Daniel P. Berrange · 9 years ago
- 77c9aae qemu-nbd: allow specifying image as a set of options args by Daniel P. Berrange · 9 years ago
- 145614a nbd: enable use of TLS with qemu-nbd server by Daniel P. Berrange · 9 years ago
- f95910f nbd: implement TLS support in the protocol negotiation by Daniel P. Berrange · 9 years ago
- 3d4b2f9 nbd: allow setting of an export name for qemu-nbd server by Daniel P. Berrange · 9 years ago