diff options
author | 2019-05-01 21:13:55 +0300 | |
---|---|---|
committer | 2019-05-10 16:45:40 +0200 | |
commit | e3b4257d032dede8ffcfe868ffd74bb584842f62 (patch) | |
tree | 978ce2d5cebf85adf8ed5722bf50e60eae5c688d /hw/usb/dev-hub.c | |
parent | qemu-img: Use IEC binary prefixes for size constants (diff) | |
download | qemu-e3b4257d032dede8ffcfe868ffd74bb584842f62.tar.xz qemu-e3b4257d032dede8ffcfe868ffd74bb584842f62.zip |
qcow2: Replace bdrv_write() with bdrv_pwrite()
There's only one bdrv_write() call left in the qcow2 code, and it can
be trivially replaced with the byte-based bdrv_pwrite().
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/usb/dev-hub.c')
0 files changed, 0 insertions, 0 deletions