Commit History

Author SHA1 Message Date
  Eric Blake 3e16834856 nbd: Defer trace init until after daemonization 5 months ago
  Eric Blake 617017f8dc qemu-nbd: Allow users to adjust handshake limit 6 months ago
  Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 9 months ago
  Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 8 months ago
  Eric Blake fb1c2aaa98 nbd/server: Plumb in new args to nbd_client_add() 1 year ago
  Eric Blake c719573d71 nbd: Minor style and typo fixes 1 year ago
  Michael Tokarev d81b797ca2 qemu-nbd: mention --tls-hostname option in qemu-nbd --help 1 year ago
  Stefan Hajnoczi b49f4755c7 block: remove AioContext locking 1 year ago
  Eric Blake 2dcbb11b39 nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS 1 year ago
  Eric Blake 56cf9d0471 nbd/client: Request extended headers during negotiation 1 year ago
  Eric Blake e161785c05 qemu-nbd: changes towards enabling -Wshadow=local 1 year ago
  Eric Blake ac132d0520 nbd: Replace bool structured_reply with mode enum 2 years ago
  Denis V. Lunev f6f4620cbb qemu-nbd: Restore "qemu-nbd -v --fork" output 1 year ago
  Denis V. Lunev 2eb7c2abe0 qemu-nbd: invent nbd_client_release_pipe() helper 1 year ago
  Denis V. Lunev b2cecdfee3 qemu-nbd: put saddr into into struct NbdClientOpts 1 year ago
  Denis V. Lunev b18d72d723 qemu-nbd: move srcpath into struct NbdClientOpts 1 year ago
  Denis V. Lunev 3484f6769c qemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEVICE is not defined 1 year ago
  Denis V. Lunev b4bbdf51e3 qemu-nbd: improve error message for dup2 error 1 year ago
  Stefan Hajnoczi b84ca91ca2 nbd: drop unused nbd_receive_negotiate() aio_context argument 2 years ago
  Denis V. Lunev e5b815b0de qemu-nbd: regression with arguments passing into nbd_client_thread() 2 years ago
  Denis V. Lunev 414c0cf0e8 qemu-nbd: make verbose bool and local variable in main() 2 years ago
  Denis V. Lunev 173776f74d qemu-nbd: handle dup2() error when qemu-nbd finished setup process 2 years ago
  Denis V. Lunev e0892ced05 qemu-nbd: properly report error on error in dup2() after qemu_daemon() 2 years ago
  Denis V. Lunev 1dc8215118 qemu-nbd: properly report error if qemu_daemon() is failed 2 years ago
  Denis V. Lunev 5c56dd27a2 qemu-nbd: fix regression with qemu-nbd --fork run over ssh 2 years ago
  Denis V. Lunev 03b6762144 qemu-nbd: pass structure into nbd_client_thread instead of plain char* 2 years ago
  Kevin Wolf c6e0a6de62 block: Take main AioContext lock when calling bdrv_open() 2 years ago
  Markus Armbruster 54fde4ff06 qapi block: Elide redundant has_FOO in generated C 2 years ago
  Eric Blake a5fced4021 qemu-nbd: Pass max connections to blockdev layer 3 years ago
  Marc-André Lureau a7241974ce Replace qemu_pipe() with g_unix_open_pipe() 3 years ago