1. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  2. a82400c Drop superfluous includes of qapi/qmp/qerror.h by Markus Armbruster · 7 years ago
  3. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  4. a3b0dc7 qapi: add nbd-server-remove by Vladimir Sementsov-Ogievskiy · 7 years ago
  5. 902a1f9 qapi: add name parameter to nbd-server-add by Vladimir Sementsov-Ogievskiy · 7 years ago
  6. 862172f blockdev: convert internal NBD server to QIONetListener by Daniel P. Berrange · 7 years ago
  7. 0c9390d nbd: Fix regression on resiliency to port scan by Eric Blake · 8 years ago
  8. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 8 years ago
  9. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 8 years ago
  10. ca0b64e nbd sockets vnc: Mark problematic address family tests TODO by Markus Armbruster · 8 years ago
  11. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  12. 0d73f72 nbd: set name for all I/O channels created by Daniel P. Berrange · 8 years ago
  13. 094138d nbd-server: Allow node name for nbd-server-add by Kevin Wolf · 9 years ago
  14. cd7fca9 nbd-server: Use a separate BlockBackend by Kevin Wolf · 9 years ago
  15. ddffee3 nbd: enable use of TLS with nbd-server-start command by Daniel P. Berrange · 9 years ago
  16. f95910f nbd: implement TLS support in the protocol negotiation by Daniel P. Berrange · 9 years ago
  17. 1c778ef nbd: convert to using I/O channels for actual socket I/O by Daniel P. Berrange · 9 years ago
  18. ae39827 nbd: convert blockdev NBD server to use I/O channels for connection setup by Daniel P. Berrange · 9 years ago
  19. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  20. 741cc43 nbd: Switch from close to eject notifier by Max Reitz · 9 years ago
  21. ee7d7aa nbd: Always call "close_fn" in nbd_client_new by Fam Zheng · 9 years ago
  22. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  23. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  24. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  25. 82e1cc4 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler by Fam Zheng · 10 years ago
  26. 78fa62f nbd: Fix up comment after commit e140177 by Markus Armbruster · 10 years ago
  27. 98f44bb nbd: Handle blk_getlength() failure by Max Reitz · 10 years ago
  28. e140177 nbd: Change external interface to BlockBackend by Max Reitz · 10 years ago
  29. 5839e53 block: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  30. 27e5eae nbd: Shutdown socket before closing. by Hani Benhabiles · 11 years ago
  31. 60fe4fa nbd: Don't export a block device with no medium. by Hani Benhabiles · 11 years ago
  32. 36af599 nbd: Close socket on negotiation failure. by Hani Benhabiles · 11 years ago
  33. 38b54b6 nbd: use BlockDriverState refcnt by Fam Zheng · 11 years ago
  34. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  35. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  36. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  37. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  38. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  39. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  40. f3313d2 nbd-server-add: Fix the default for 'writable' by Michal Privoznik · 12 years ago
  41. 17b6be4 nbd: disallow nbd-server-add before nbd-server-start by Paolo Bonzini · 12 years ago
  42. e644473 nbd: force read-only export for read-only devices by Paolo Bonzini · 12 years ago
  43. fc6467e nbd: fix nbd_server_stop crash when no server was running by Paolo Bonzini · 12 years ago
  44. 6dd844d qmp: add NBD server commands by Paolo Bonzini · 12 years ago