diff options
| author | Vladimir Sementsov-Ogievskiy | 2021-09-03 12:27:58 +0200 |
|---|---|---|
| committer | Eric Blake | 2021-09-29 20:46:31 +0200 |
| commit | 558902cc3dc61231930001b82dcd95d20d58b417 (patch) | |
| tree | 04109e44d5f02367fbf8d4d9a612102f1883c740 /block/commit.c | |
| parent | block/io: bring request check to bdrv_co_(read,write)v_vmstate (diff) | |
| download | qemu-558902cc3dc61231930001b82dcd95d20d58b417.tar.gz qemu-558902cc3dc61231930001b82dcd95d20d58b417.tar.xz qemu-558902cc3dc61231930001b82dcd95d20d58b417.zip | |
qcow2: check request on vmstate save/load path
We modify the request by adding an offset to vmstate. Let's check the
modified request. It will help us to safely move .bdrv_co_preadv_part
and .bdrv_co_pwritev_part to int64_t type of offset and bytes.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20210903102807.27127-3-vsementsov@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'block/commit.c')
0 files changed, 0 insertions, 0 deletions
