hw/intc: Improve formatting of MEMTX_ERROR guest error message
authorRebecca Cran <rebecca@nuviainc.com>
Tue, 6 Jul 2021 21:14:32 +0000 (15:14 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Jul 2021 15:09:12 +0000 (16:09 +0100)
commit05449abb1d4c5f0c69ceb3d8d03cbc75de39b646
tree0de6f1f8f89bac7019b41e0d534f1bc35ebe4a57
parent49a6f3bffbdfada7d5e9ba6e272713eba19dbf12
hw/intc: Improve formatting of MEMTX_ERROR guest error message

Add a space in the message printed when gicr_read*/gicr_write* returns
MEMTX_ERROR in arm_gicv3_redist.c.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210706211432.31902-1-rebecca@nuviainc.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/arm_gicv3_redist.c