summaryrefslogtreecommitdiff
path: root/include/block/nbd.h
AgeCommit message (Expand)Author
2019-09-05nbd: Prepare for NBD_CMD_FLAG_FAST_ZEROEric Blake
2019-09-05nbd: Improve per-export flag handling in serverEric Blake
2019-09-05nbd: Advertise multi-conn for shared read-only connectionsEric Blake
2019-08-15block/nbd: use non-blocking io channel for nbd negotiationVladimir Sementsov-Ogievskiy
2019-05-07qemu-nbd: Look up flag names in arrayMax Reitz
2019-03-06nbd: allow authorization with nbd-server-start QMP commandDaniel P. Berrange
2019-03-06qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange
2019-02-25nbd: Use low-level QIOChannel API in nbd_read_eof()Kevin Wolf
2019-02-25nbd: Move nbd_read_eof() to nbd/client.cKevin Wolf
2019-02-04nbd: generalize usage of nbd_readVladimir Sementsov-Ogievskiy
2019-01-21nbd/client: Add meta contexts to nbd_receive_export_list()Eric Blake
2019-01-21nbd/client: Add nbd_receive_export_list()Eric Blake
2019-01-21nbd/client: Change signature of nbd_negotiate_simple_meta_context()Eric Blake
2019-01-21nbd/client: Move export name into NBDExportInfoEric Blake
2019-01-21nbd/server: Favor [u]int64_t over off_tEric Blake
2019-01-14nbd: Merge nbd_export_bitmap into nbd_export_newEric Blake
2019-01-14nbd: Merge nbd_export_set_name into nbd_export_newEric Blake
2019-01-04nbd: publish _lookup functionsVladimir Sementsov-Ogievskiy
2018-10-04nbd: fix NBD_FLAG_SEND_CACHE valueDenis V. Lunev
2018-10-03nbd/server: drop old-style negotiationVladimir Sementsov-Ogievskiy
2018-07-02nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake
2018-06-21nbd/server: introduce NBD_CMD_CACHEVladimir Sementsov-Ogievskiy
2018-06-21nbd/server: implement dirty bitmap exportVladimir Sementsov-Ogievskiy
2018-03-13nbd: BLOCK_STATUS for standard get_block_status function: client partVladimir Sementsov-Ogievskiy
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-03-01nbd: BLOCK_STATUS constantsVladimir Sementsov-Ogievskiy
2018-03-01nbd: change indenting in nbd.hVladimir Sementsov-Ogievskiy
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-01-26qapi: add nbd-server-removeVladimir Sementsov-Ogievskiy
2018-01-10nbd: rename nbd_option and nbd_opt_replyVladimir Sementsov-Ogievskiy
2017-11-09nbd: Fix struct name for structured readsEric Blake
2017-10-30nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy
2017-10-30nbd: Move nbd_read() to common headerEric Blake
2017-10-30nbd/client: prepare nbd_receive_reply for structured replyVladimir Sementsov-Ogievskiy
2017-10-30nbd: Expose constants and structs for structured readEric Blake
2017-10-30nbd: Move nbd_errno_to_system_errno() to public headerEric Blake
2017-10-13nbd: header constants indentingVladimir Sementsov-Ogievskiy
2017-10-12nbd/server: structurize simple reply header sendingVladimir Sementsov-Ogievskiy
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake
2017-08-30nbd/client: fix nbd_send_request to return intVladimir Sementsov-Ogievskiy
2017-08-30nbd/client: refactor nbd_receive_replyVladimir Sementsov-Ogievskiy
2017-07-14nbd: Implement NBD_INFO_BLOCK_SIZE on clientEric Blake
2017-07-14nbd: Expose and debug more NBD constantsEric Blake
2017-07-14nbd: Create struct for tracking export infoEric Blake
2017-06-15nbd: rename read_sync and friendsVladimir Sementsov-Ogievskiy
2017-06-15nbd: Fix regression on resiliency to port scanEric Blake
2017-06-06nbd/client.c: use errp instead of LOGVladimir Sementsov-Ogievskiy
2017-06-06nbd: add errp parameter to nbd_wr_syncv()Vladimir Sementsov-Ogievskiy
2017-05-09sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on serverEric Blake