OSDN Git Service

hw/arm/bcm2835_peripherals: Improve logging
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 26 Sep 2019 17:34:10 +0000 (19:34 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:05 +0000 (18:09 +0100)
commite1ecf8c8026fc1b1a742160e69c0ab3087bc2841
tree833fe09cee5460ffe3e1afd1c1252982a2782fbc
parent2aee410712b47d461749deaeefddfb786a751157
hw/arm/bcm2835_peripherals: Improve logging

Various logging improvements as once:
- Use 0x prefix for hex numbers
- Display value written during write accesses
- Move some logs from GUEST_ERROR to UNIMP

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-id: 20190926173428.10713-3-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/char/bcm2835_aux.c
hw/dma/bcm2835_dma.c
hw/intc/bcm2836_control.c
hw/misc/bcm2835_mbox.c
hw/misc/bcm2835_property.c