On 2/8/24 10:37, Akihiko Odaki wrote:
Commit 05b8d7249109 ("hvf: arm: Do not advance PC when raising an
exception") changed val from uint64_t to a pointer to uint64_t in
hvf_sysreg_read(), but didn't change its hvf_sysreg_read_cp() call.

Fixes: 05b8d7249109 ("hvf: arm: Do not advance PC when raising an exception")

Not 05b8d7249109 but e9e640148c.

Fixes: e9e640148c ("hvf: arm: Raise an exception for sysreg by default")

Updating description:
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>

Reported-by: Richard Henderson <richard.hender...@linaro.org>
Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com>
---
  target/arm/hvf/hvf.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


Reply via email to