]> git.proxmox.com Git - mirror_qemu.git/commit
intc/arm_gic: Improve traces
authorLuc Michel <luc.michel@greensocs.com>
Tue, 14 Aug 2018 16:17:21 +0000 (17:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Aug 2018 16:17:21 +0000 (17:17 +0100)
commit067a2b9c154c7024ecb1053e3cef1f22b085d9d8
treec8ab093e17af78756e7d7bbbcc92a7f6b79cbd3b
parent50e579262d8187ea69a844d9af8e1064200008b3
intc/arm_gic: Improve traces

Add some traces to the ARM GIC to catch register accesses (distributor,
(v)cpu interface and virtual interface), and to take into account
virtualization extensions (print `vcpu` instead of `cpu` when needed).

Also add some virtualization extensions specific traces: LR updating
and maintenance IRQ generation.

Signed-off-by: Luc Michel <luc.michel@greensocs.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180727095421.386-19-luc.michel@greensocs.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/arm_gic.c
hw/intc/trace-events