summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPaolo Bonzini2017-06-15 19:09:05 +0200
committerPaolo Bonzini2017-07-04 14:30:03 +0200
commit96d06835dc40007673cdfab6322e9042c4077113 (patch)
tree81af3a09fe5ebde3fb70fbd9b3aeb5a52edfd34b /include/exec
parentqemu-doc: Add missing "@c man end" statements (diff)
downloadqemu-96d06835dc40007673cdfab6322e9042c4077113.tar.gz
qemu-96d06835dc40007673cdfab6322e9042c4077113.tar.xz
qemu-96d06835dc40007673cdfab6322e9042c4077113.zip
nbd: fix NBD over TLS
When attaching the NBD QIOChannel to an AioContext, the TLS channel should be used, not the underlying socket channel. This is because, trivially, the TLS channel will be the one that we read/write to and thus the one that will get the qio_channel_yield() call. Fixes: ff82911cd3f69f028f2537825c9720ff78bc3f19 Cc: qemu-stable@nongnu.org Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Tested-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions