diff options
author | Paolo Bonzini | 2017-05-15 12:00:57 +0200 |
---|---|---|
committer | Jeff Cody | 2017-05-16 16:34:50 +0200 |
commit | 2125e5ea6ea8f2c6dd9b06b023200da28fa0305b (patch) | |
tree | 5fd62cd3f3fdc4a7d30e4b80eb49e7e350d0572c /hw/core/nmi.c | |
parent | curl: split curl_find_state/curl_init_state (diff) | |
download | qemu-2125e5ea6ea8f2c6dd9b06b023200da28fa0305b.tar.gz qemu-2125e5ea6ea8f2c6dd9b06b023200da28fa0305b.tar.xz qemu-2125e5ea6ea8f2c6dd9b06b023200da28fa0305b.zip |
curl: convert CURLAIOCB to byte values
This is in preparation for the conversion from bdrv_aio_readv to
bdrv_co_preadv, and it also requires changing some of the size_t values
to uint64_t. This was broken before for disks > 2TB, but now it would
break at 4GB.
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-6-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