hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)
commitae689ad7a89eff2e6222bbe30710a30cc7625538
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 1 Sep 2020 14:41:00 +0000 (1 16:41 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Sep 2020 13:23:19 +0000 (14 14:23 +0100)
tree3892f58baf21e3c2bdfe0f7bf584a91c6a14d40c
parent9d8e61918f2ecb67885d90ea5c6ad8e3d73e7db4
hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)

Report unimplemented register accesses using qemu_log_mask(UNIMP).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200901144100.116742-5-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/a9scu.c