]> www.infradead.org Git - users/dwmw2/qemu.git/commit
parallels: Add data_start field to BDRVParallelsState
authorAlexander Ivanov <alexander.ivanov@virtuozzo.com>
Tue, 18 Jul 2023 10:44:27 +0000 (12:44 +0200)
committerDenis V. Lunev <den@openvz.org>
Wed, 6 Sep 2023 15:36:49 +0000 (17:36 +0200)
commitc0b154533ee55b875176f632fe06993f7661b25a
tree4b1f174502259af16b266659e4d21e7397533ff9
parent728e10173b80d2d393eea18403d66a53e6ee5f9c
parallels: Add data_start field to BDRVParallelsState

In the next patch we will need the offset of the data area for host cluster
index calculation. Add this field and setting up code.

Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Denis V. Lunev <den@openvz.org>
block/parallels.c
block/parallels.h