aboutsummaryrefslogtreecommitdiff
path: root/docs/specs
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2015-04-01 17:57:30 +0100
committerPeter Maydell <peter.maydell@linaro.org>2015-04-01 17:57:30 +0100
commit25b9fb107bc1f6735fdb3fce537792f5db95f78d (patch)
treeacfd61575f6477eaa869a9e4f5369c65f43ee623 /docs/specs
parent0e4b586932768107448f342ae4a314beedfa8f11 (diff)
downloadqemu-25b9fb107bc1f6735fdb3fce537792f5db95f78d.zip
qemu-25b9fb107bc1f6735fdb3fce537792f5db95f78d.tar.gz
qemu-25b9fb107bc1f6735fdb3fce537792f5db95f78d.tar.bz2
target-arm: kvm64 fix save/restore of SPSR regs
The current code was negatively indexing the cpu state array and not synchronizing banked spsr register state with the current mode's spsr state, causing occasional failures with migration. Some munging is done to take care of the aarch64 mapping and also to ensure the most current value of the spsr is updated to the banked registers (relevant for KVM<->TCG migration). Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions