diff options
author | Paolo Bonzini | 2017-05-15 12:00:58 +0200 |
---|---|---|
committer | Jeff Cody | 2017-05-16 16:34:50 +0200 |
commit | 28256d8246f8905cc41cae3db50e5967059d4600 (patch) | |
tree | cffd931e913ade8f2334c32e850a63683c25a7bf /hw/core/nmi.c | |
parent | curl: convert CURLAIOCB to byte values (diff) | |
download | qemu-28256d8246f8905cc41cae3db50e5967059d4600.tar.gz qemu-28256d8246f8905cc41cae3db50e5967059d4600.tar.xz qemu-28256d8246f8905cc41cae3db50e5967059d4600.zip |
curl: convert readv to coroutines
This is pretty simple. The bottom half goes away because, unlike
bdrv_aio_readv, coroutine-based read can return immediately without
yielding. However, for simplicity I kept the former bottom half
handler in a separate function.
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 20170515100059.15795-7-pbonzini@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'hw/core/nmi.c')
0 files changed, 0 insertions, 0 deletions