index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
nbd.h
Age
Commit message (
Expand
)
Author
2019-03-06
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange
2019-03-06
qemu-nbd: add support for authorization of TLS clients
Daniel P. Berrange
2019-02-25
nbd: Use low-level QIOChannel API in nbd_read_eof()
Kevin Wolf
2019-02-25
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
2019-01-21
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Add nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
2019-01-21
nbd/client: Move export name into NBDExportInfo
Eric Blake
2019-01-21
nbd/server: Favor [u]int64_t over off_t
Eric Blake
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
2019-01-04
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
2018-10-04
nbd: fix NBD_FLAG_SEND_CACHE value
Denis V. Lunev
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
2018-06-21
nbd/server: introduce NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
2018-06-21
nbd/server: implement dirty bitmap export
Vladimir Sementsov-Ogievskiy
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-01
nbd: BLOCK_STATUS constants
Vladimir Sementsov-Ogievskiy
2018-03-01
nbd: change indenting in nbd.h
Vladimir Sementsov-Ogievskiy
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-01-26
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
2018-01-10
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2017-11-09
nbd: Fix struct name for structured reads
Eric Blake
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd: Move nbd_read() to common header
Eric Blake
2017-10-30
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd: Expose constants and structs for structured read
Eric Blake
2017-10-30
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2017-10-12
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
2017-09-06
nbd: Use new qio_channel_*_all() functions
Eric Blake
2017-08-30
nbd/client: fix nbd_send_request to return int
Vladimir Sementsov-Ogievskiy
2017-08-30
nbd/client: refactor nbd_receive_reply
Vladimir Sementsov-Ogievskiy
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
2017-07-14
nbd: Expose and debug more NBD constants
Eric Blake
2017-07-14
nbd: Create struct for tracking export info
Eric Blake
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
2017-06-06
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2016-11-02
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
nbd: Support shorter handshake
Eric Blake
2016-11-02
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
[next]