aboutsummaryrefslogtreecommitdiff
path: root/backends/confidential-guest-support.c
diff options
context:
space:
mode:
authorMarcin Nowakowski <marcin.nowakowski@fungible.com>2023-02-16 06:17:15 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-03-08 00:37:41 +0100
commit7c00edb9a2e2cb975a60e80dbe1e66287a9d5777 (patch)
tree91ec6660a2215824220d73293d2ca40e7152b38b /backends/confidential-guest-support.c
parent9055ffd76edc80a6f0d134213522c8cbbafd0f36 (diff)
downloadqemu-7c00edb9a2e2cb975a60e80dbe1e66287a9d5777.zip
qemu-7c00edb9a2e2cb975a60e80dbe1e66287a9d5777.tar.gz
qemu-7c00edb9a2e2cb975a60e80dbe1e66287a9d5777.tar.bz2
target/mips: Fix SWM32 handling for microMIPS
SWM32 should store a sequence of 32-bit words from the GPRs, but it was incorrectly coded to store 16-bit words only. As a result, an LWM32 that usually follows would restore invalid register values. Fixes: 7dd547e5ab ("target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX") Signed-off-by: Marcin Nowakowski <marcin.nowakowski@fungible.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230216051717.3911212-3-marcin.nowakowski@fungible.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'backends/confidential-guest-support.c')
0 files changed, 0 insertions, 0 deletions