Searched hist:"365 fed5111b06d31c1632af63c7528dfe49d62a2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.h | diff 365fed5111b06d31c1632af63c7528dfe49d62a2 Thu May 28 04:44:05 CDT 2020 Eric Blake <eblake@redhat.com> qed: Simplify backing reads
The other four drivers that support backing files (qcow, qcow2, parallels, vmdk) all rely on the block layer to populate zeroes when reading beyond EOF of a short backing file. We can simplify the qed code by doing likewise.
Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-Id: <20200528094405.145708-11-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qed.c | diff 365fed5111b06d31c1632af63c7528dfe49d62a2 Thu May 28 04:44:05 CDT 2020 Eric Blake <eblake@redhat.com> qed: Simplify backing reads
The other four drivers that support backing files (qcow, qcow2, parallels, vmdk) all rely on the block layer to populate zeroes when reading beyond EOF of a short backing file. We can simplify the qed code by doing likewise.
Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-Id: <20200528094405.145708-11-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|