diff options
author | Cédric Le Goater <clg@kaod.org> | 2018-04-26 11:04:39 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-04-26 11:04:39 +0100 |
commit | 6b892b2f79796989c78d6977e4c906448cda69c0 (patch) | |
tree | 65ee18d6682d7f47d335a6772c98267d2223eaeb /hw/ssi | |
parent | a2e9989c96aaa0e0d993e7b44eb6c2da2f9214ac (diff) | |
download | qemu-6b892b2f79796989c78d6977e4c906448cda69c0.zip qemu-6b892b2f79796989c78d6977e4c906448cda69c0.tar.gz qemu-6b892b2f79796989c78d6977e4c906448cda69c0.tar.bz2 |
timer/aspeed: fix vmstate version id
commit 1d3e65aa7ac5 ("hw/timer: Add value matching support to
aspeed_timer") increased the vmstate version of aspeed.timer because
the state had changed, but it also bumped the version of the
VMSTATE_STRUCT_ARRAY under the aspeed.timerctrl which did not need to.
Change back this version to fix migration.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20180423101433.17759-1-clg@kaod.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/ssi')
0 files changed, 0 insertions, 0 deletions