diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2023-05-16 15:02:33 -0400 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-05-30 17:32:02 +0200 |
commit | 17b69c0fc1462be70419e622b63755a4390bfe31 (patch) | |
tree | a4e3f4bd27499e0759677645456570bab76122a5 /target/ppc/kvm-stub.c | |
parent | 3d499a43a25571dcacb3a25330357af5e0be9bca (diff) | |
download | qemu-17b69c0fc1462be70419e622b63755a4390bfe31.zip qemu-17b69c0fc1462be70419e622b63755a4390bfe31.tar.gz qemu-17b69c0fc1462be70419e622b63755a4390bfe31.tar.bz2 |
block/fuse: do not set is_external=true on FUSE fd
This is part of ongoing work to remove the aio_disable_external() API.
Use BlockDevOps .drained_begin/end/poll() instead of
aio_set_fd_handler(is_external=true).
As a side-effect the FUSE export now follows AioContext changes like the
other export types.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230516190238.8401-16-stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target/ppc/kvm-stub.c')
0 files changed, 0 insertions, 0 deletions