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
/
nbd
/
client.c
Age
Commit message (
Expand
)
Author
2020-07-10
nbd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2019-11-18
nbd: Don't send oversize strings
Eric Blake
2019-09-24
nbd/client: Add hint when TLS is missing
Eric Blake
2019-09-05
nbd: Tolerate more errors to structured reply request
Eric Blake
2019-09-05
nbd: Use g_autofree in a few places
Eric Blake
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-15
block/nbd: use non-blocking io channel for nbd negotiation
Vladimir Sementsov-Ogievskiy
2019-04-08
nbd/client: Fix error message for server with unusable sizing
Eric Blake
2019-04-01
nbd/client: Reject inaccessible tail of inconsistent server
Eric Blake
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: Work around 3.0 bug for listing meta contexts
Eric Blake
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: Refactor nbd_opt_go() to support NBD_OPT_INFO
Eric Blake
2019-01-21
nbd/client: Pull out oldstyle size determination
Eric Blake
2019-01-21
nbd/client: Split handshake into two functions
Eric Blake
2019-01-21
nbd/client: Refactor return of nbd_receive_negotiate()
Eric Blake
2019-01-21
nbd/client: Split out nbd_receive_one_meta_context()
Eric Blake
2019-01-21
nbd/client: Split out nbd_send_meta_query()
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/client: Refactor nbd_receive_list()
Eric Blake
2019-01-05
nbd/client: Drop pointless buf variable
Eric Blake
2019-01-05
qemu-nbd: Fail earlier for -c/-d on non-linux
Eric Blake
2019-01-05
nbd/client: More consistent error messages
Eric Blake
2019-01-04
nbd/client: Trace all server option error messages
Eric Blake
2018-10-03
nbd: Don't take address of fields in packed structs
Peter Maydell
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
2018-05-04
nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE
Eric Blake
2018-05-04
nbd/client: fix nbd_negotiate_simple_meta_context
Vladimir Sementsov-Ogievskiy
2018-04-02
nbd: trace meta context negotiation
Eric Blake
2018-04-02
nbd/client: Correctly handle bad server REP_META_CONTEXT
Eric Blake
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
2018-03-01
nbd/client: fix error messages in nbd_handle_reply_err
Vladimir Sementsov-Ogievskiy
2018-01-10
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2017-11-17
nbd/client: Don't hard-disconnect on ESHUTDOWN from server
Eric Blake
2017-11-17
nbd/client: Use error_prepend() correctly
Eric Blake
2017-11-09
nbd/client: Nicer trace of structured reply
Eric Blake
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd/client: refactor nbd_receive_starttls
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-30
nbd: Include error names in trace messages
Eric Blake
2017-10-12
nbd: rename some simple-request related objects to be _simple_
Vladimir Sementsov-Ogievskiy
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
[next]