]> git.ipfire.org Git - thirdparty/qemu.git/commit
hvf: arm: Raise an exception for sysreg by default
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Sat, 20 Jul 2024 09:30:52 +0000 (18:30 +0900)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Jul 2024 15:05:42 +0000 (16:05 +0100)
commite9e640148c676ac2c087a3dd93e3917c8fca25ea
tree93238e6777b6b4c4f1a5e9ac36b50b4807d06852
parent0d2aac4ab1777162c7a7ecd5a6d5d4de93842116
hvf: arm: Raise an exception for sysreg by default

Any sysreg access results in an exception unless defined otherwise so
we should raise an exception by default.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/hvf/hvf.c