diff options
author | Eric Auger <eric.auger@redhat.com> | 2021-11-22 18:17:17 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-11-22 18:17:19 +0000 |
commit | 33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912 (patch) | |
tree | 9ad9d4ad0aa43c4906a82dfac4c73c0935b88486 /hw/intc/xlnx-zynqmp-ipi.c | |
parent | 89d2f9e4c63799f7f03e9180c63b7dc45fc2a04a (diff) | |
download | qemu-33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912.zip qemu-33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912.tar.gz qemu-33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912.tar.bz2 |
hw/intc/arm_gicv3_its: Revert version increments in vmstate_its
Commit 18f6290a6a ("hw/intc: GICv3 ITS initial framework")
incremented version_id and minimum_version_id fields of
VMStateDescription vmstate_its. This breaks the migration between
6.2 and 6.1 with the following message:
qemu-system-aarch64: savevm: unsupported version 1 for 'arm_gicv3_its' v0
qemu-system-aarch64: load of migration failed: Invalid argument
Revert that change.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20211122171020.1195483-1-eric.auger@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc/xlnx-zynqmp-ipi.c')
0 files changed, 0 insertions, 0 deletions