1. 54fde4f qapi block: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 3 months ago
  2. 58a6fdc nbd/server: Allow MULTI_CONN for shared writable exports by Eric Blake · 2 years, 9 months ago
  3. a5fced4 qemu-nbd: Pass max connections to blockdev layer by Eric Blake · 2 years, 9 months ago
  4. e5fb29d qapi: nbd-export: allow select bitmaps by node/name pair by Vladimir Sementsov-Ogievskiy · 3 years ago
  5. e8ae8b1 block/nbd: don't restrict TLS usage to IP sockets by Daniel P. Berrangé · 3 years ago
  6. 7b3b616 block/nbd: Use qcrypto_tls_creds_check_endpoint() by Philippe Mathieu-Daudé · 3 years, 8 months ago
  7. 582d421 qemu-nbd: Use SOMAXCONN for socket listen() backlog by Eric Blake · 4 years ago
  8. cbad81c nbd: Update qapi to support exporting multiple bitmaps by Eric Blake · 4 years, 4 months ago
  9. 8675cbd nbd: Utilize QAPI_CLONE for type conversion by Eric Blake · 4 years, 4 months ago
  10. 5b1cb49 nbd: Merge nbd_export_new() and nbd_export_create() by Kevin Wolf · 4 years, 5 months ago
  11. 30dbc81 block/export: Move writable to BlockExportOptions by Kevin Wolf · 4 years, 5 months ago
  12. 331170e block/export: Create BlockBackend in blk_exp_add() by Kevin Wolf · 4 years, 5 months ago
  13. 3c3bc46 block/export: Add block-export-del by Kevin Wolf · 4 years, 5 months ago
  14. 3859ad3 block/export: Move strong user reference to block_exports by Kevin Wolf · 4 years, 5 months ago
  15. d53be9c block/export: Add 'id' option to block-export-add by Kevin Wolf · 4 years, 5 months ago
  16. bc4ee65 block/export: Add blk_exp_close_all(_type) by Kevin Wolf · 4 years, 5 months ago
  17. a6ff798 block/export: Allocate BlockExport in blk_exp_add() by Kevin Wolf · 4 years, 5 months ago
  18. b6076af block/export: Add node-name to BlockExportOptions by Kevin Wolf · 4 years, 5 months ago
  19. c69de1b block/export: Move refcount from NBDExport to BlockExport by Kevin Wolf · 4 years, 5 months ago
  20. 0091717 qemu-nbd: Use blk_exp_add() to create the export by Kevin Wolf · 4 years, 5 months ago
  21. d794f7f nbd: Remove NBDExport.close callback by Kevin Wolf · 4 years, 5 months ago
  22. fefee85 nbd: Add writethrough to block-export-add by Kevin Wolf · 4 years, 5 months ago
  23. 1c8222b nbd: Add max-connections to nbd-server-start by Kevin Wolf · 4 years, 5 months ago
  24. 9b562c6 block/export: Remove magic from block-export-add by Kevin Wolf · 4 years, 5 months ago
  25. b57e4de qemu-nbd: Use raw block driver for --offset by Kevin Wolf · 4 years, 5 months ago
  26. 56ee862 block/export: Add BlockExport infrastructure and block-export-add by Kevin Wolf · 4 years, 5 months ago
  27. 143ea76 qapi: Rename BlockExport to BlockExportOptions by Kevin Wolf · 4 years, 5 months ago
  28. 5daa6bf qapi: Create block-export module by Kevin Wolf · 4 years, 5 months ago
  29. c62d24e blockdev-nbd: Boxed argument type for nbd-server-add by Kevin Wolf · 5 years ago
  30. eed8b69 qemu-storage-daemon: Add --nbd-server option by Kevin Wolf · 5 years ago
  31. deb6ccb nbd: Allow description when creating NBD blockdev by Eric Blake · 5 years ago
  32. 93676c8 nbd: Don't send oversize strings by Eric Blake · 5 years ago
  33. 61bc846 nbd: Grab aio context lock in more places by Eric Blake · 5 years ago
  34. dbb38ca nbd: Improve per-export flag handling in server by Eric Blake · 5 years ago
  35. 61cc872 nbd: Advertise multi-conn for shared read-only connections by Eric Blake · 6 years ago
  36. fc8135c socket: Add num connections to qio_net_listener_open_sync() by Juan Quintela · 5 years ago
  37. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  38. 0001945 nbd: allow authorization with nbd-server-start QMP command by Daniel P. Berrange · 6 years ago
  39. 7596bbb nbd/server: Hoist length check to qmp_nbd_server_add by Eric Blake · 6 years ago
  40. 678ba27 nbd: Merge nbd_export_bitmap into nbd_export_new by Eric Blake · 6 years ago
  41. 7dc570b nbd: Remove x-nbd-server-add-bitmap by Eric Blake · 6 years ago
  42. 5fcbeb0 nbd: Allow bitmap export during QMP nbd-server-add by Eric Blake · 6 years ago
  43. 3fa4c76 nbd: Merge nbd_export_set_name into nbd_export_new by Eric Blake · 6 years ago
  44. 7801c3a nbd: Forbid nbd-server-stop when server is not running by Eric Blake · 6 years ago
  45. 7f7dfe2 nbd/server: drop old-style negotiation by Vladimir Sementsov-Ogievskiy · 6 years ago
  46. 767f0c7 qapi: new qmp command nbd-server-add-bitmap by Vladimir Sementsov-Ogievskiy · 7 years ago
  47. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  48. a82400c Drop superfluous includes of qapi/qmp/qerror.h by Markus Armbruster · 7 years ago
  49. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  50. a3b0dc7 qapi: add nbd-server-remove by Vladimir Sementsov-Ogievskiy · 7 years ago
  51. 902a1f9 qapi: add name parameter to nbd-server-add by Vladimir Sementsov-Ogievskiy · 7 years ago
  52. 862172f blockdev: convert internal NBD server to QIONetListener by Daniel P. Berrange · 7 years ago
  53. 0c9390d nbd: Fix regression on resiliency to port scan by Eric Blake · 8 years ago
  54. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 8 years ago
  55. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 8 years ago
  56. ca0b64e nbd sockets vnc: Mark problematic address family tests TODO by Markus Armbruster · 8 years ago
  57. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  58. 0d73f72 nbd: set name for all I/O channels created by Daniel P. Berrange · 8 years ago
  59. 094138d nbd-server: Allow node name for nbd-server-add by Kevin Wolf · 9 years ago
  60. cd7fca9 nbd-server: Use a separate BlockBackend by Kevin Wolf · 9 years ago
  61. ddffee3 nbd: enable use of TLS with nbd-server-start command by Daniel P. Berrange · 9 years ago
  62. f95910f nbd: implement TLS support in the protocol negotiation by Daniel P. Berrange · 9 years ago
  63. 1c778ef nbd: convert to using I/O channels for actual socket I/O by Daniel P. Berrange · 9 years ago
  64. ae39827 nbd: convert blockdev NBD server to use I/O channels for connection setup by Daniel P. Berrange · 9 years ago
  65. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  66. 741cc43 nbd: Switch from close to eject notifier by Max Reitz · 9 years ago
  67. ee7d7aa nbd: Always call "close_fn" in nbd_client_new by Fam Zheng · 9 years ago
  68. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  69. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  70. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  71. 82e1cc4 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler by Fam Zheng · 10 years ago
  72. 78fa62f nbd: Fix up comment after commit e140177 by Markus Armbruster · 10 years ago
  73. 98f44bb nbd: Handle blk_getlength() failure by Max Reitz · 10 years ago
  74. e140177 nbd: Change external interface to BlockBackend by Max Reitz · 10 years ago
  75. 5839e53 block: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 11 years ago
  76. 27e5eae nbd: Shutdown socket before closing. by Hani Benhabiles · 11 years ago
  77. 60fe4fa nbd: Don't export a block device with no medium. by Hani Benhabiles · 11 years ago
  78. 36af599 nbd: Close socket on negotiation failure. by Hani Benhabiles · 11 years ago
  79. 38b54b6 nbd: use BlockDriverState refcnt by Fam Zheng · 11 years ago
  80. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  81. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  82. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  83. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  84. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  85. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  86. f3313d2 nbd-server-add: Fix the default for 'writable' by Michal Privoznik · 12 years ago
  87. 17b6be4 nbd: disallow nbd-server-add before nbd-server-start by Paolo Bonzini · 12 years ago
  88. e644473 nbd: force read-only export for read-only devices by Paolo Bonzini · 12 years ago
  89. fc6467e nbd: fix nbd_server_stop crash when no server was running by Paolo Bonzini · 12 years ago
  90. 6dd844d qmp: add NBD server commands by Paolo Bonzini · 12 years ago