diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2024-08-02 17:37:52 +0900 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-08-03 07:24:12 +1000 |
commit | cb14095b3ba5dae8f9dfdcef0065060daffe61a4 (patch) | |
tree | a0b244164028413d43cbdee1bb4b1983f00750c2 /qemu-io.c | |
parent | c4d242501a61093a8b80ee8f6dd071c5110a100c (diff) | |
download | qemu-cb14095b3ba5dae8f9dfdcef0065060daffe61a4.zip qemu-cb14095b3ba5dae8f9dfdcef0065060daffe61a4.tar.gz qemu-cb14095b3ba5dae8f9dfdcef0065060daffe61a4.tar.bz2 |
hvf: arm: Fix hvf_sysreg_read_cp() call
Changed val from uint64_t to a pointer to uint64_t in hvf_sysreg_read,
but didn't change its usage in hvf_sysreg_read_cp call.
Fixes: e9e640148c ("hvf: arm: Raise an exception for sysreg by default")
Reported-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240802-hvf-v1-1-e2c0292037e5@daynix.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions