qemu-e2k/hw/arm
Manos Pitsidianakis 6b4a990b42 hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
Tracing DPRINTFs to stderr might not be desired. A developer that relies
on trace events should be able to opt-in to each trace event and rely on
QEMU's log redirection, instead of stderr by default.

This commit converts DPRINTFs in this file that are used for tracing
into trace events. Errors or warnings are converted to error_report and
warn_report calls.

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: fe5e3bd54231abe933f95a24e0e88208cd8cfd8f.1706544115.git.manos.pitsidianakis@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-02-02 13:51:59 +00:00
..
allwinner-a10.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
allwinner-h3.c target/arm: Move GTimer definitions to new 'gtimer.h' header 2024-01-26 11:30:49 +00:00
allwinner-r40.c target/arm: Move GTimer definitions to new 'gtimer.h' header 2024-01-26 11:30:49 +00:00
armsse.c hw: Simplify accesses to the CPUState::'start-powered-off' property 2024-01-05 16:20:15 +01:00
armv7m.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
aspeed_ast10x0.c hw/arm/aspeed: Check for CPU types in machine_run_board_init() 2024-02-01 08:13:30 +01:00
aspeed_ast2400.c hw/arm/aspeed: Check for CPU types in machine_run_board_init() 2024-02-01 08:13:30 +01:00
aspeed_ast2600.c hw/arm: Hook up FSI module in AST2600 2024-02-01 08:33:18 +01:00
aspeed_eeprom.c aspeed: Clean up includes 2024-01-30 21:20:20 +03:00
aspeed_eeprom.h aspeed: Clean up includes 2024-01-30 21:20:20 +03:00
aspeed_soc_common.c hw/arm/aspeed: Check for CPU types in machine_run_board_init() 2024-02-01 08:13:30 +01:00
aspeed.c hw/arm/aspeed: Check for CPU types in machine_run_board_init() 2024-02-01 08:13:30 +01:00
b-l475e-iot01a.c hw/arm: Add minimal support for the B-L475E-IOT01A board 2024-01-09 14:42:40 +00:00
bananapi_m2u.c hw/arm: Check CPU type in machine_run_board_init() 2024-01-05 16:20:15 +01:00
bcm2835_peripherals.c
bcm2836.c target/arm: Move GTimer definitions to new 'gtimer.h' header 2024-01-26 11:30:49 +00:00
boot.c
collie.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
cubieboard.c hw/arm: Check CPU type in machine_run_board_init() 2024-01-05 16:20:15 +01:00
digic_boards.c
digic.c
exynos4_boards.c hw/arm/exynos: Check for CPU types in machine_run_board_init() 2024-02-02 13:51:58 +00:00
exynos4210.c hw/arm/exynos: Add missing QOM parent for CPU cores 2024-02-02 13:51:58 +00:00
fby35.c
fsl-imx6.c hw/arm: add PCIe to Freescale i.MX6 2024-01-26 12:23:04 +00:00
fsl-imx6ul.c fsl-imx6ul: Add various missing unimplemented devices 2024-01-26 11:30:49 +00:00
fsl-imx7.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
fsl-imx25.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
fsl-imx31.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
gumstix.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
highbank.c hw/arm/highbank: Check for CPU types in machine_run_board_init() 2024-02-02 13:51:58 +00:00
imx25_pdk.c
integratorcp.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
Kconfig hw/fsi: Aspeed APB2OPB & On-chip peripheral bus 2024-02-01 08:33:18 +01:00
kzm.c
mainstone.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
mcimx6ul-evk.c
mcimx7d-sabre.c
meson.build hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
microbit.c
mps2-tz.c hw/arm: Check CPU type in machine_run_board_init() 2024-01-05 16:20:15 +01:00
mps2.c hw/arm: Check CPU type in machine_run_board_init() 2024-01-05 16:20:15 +01:00
msf2-soc.c hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[] 2024-02-02 13:51:58 +00:00
msf2-som.c hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[] 2024-02-02 13:51:58 +00:00
musca.c hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[] 2024-02-02 13:51:58 +00:00
musicpal.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
netduino2.c hw/arm: Add missing QOM parent for v7-M SoCs 2024-01-09 14:42:40 +00:00
netduinoplus2.c hw/arm: Add missing QOM parent for v7-M SoCs 2024-01-09 14:42:40 +00:00
npcm7xx_boards.c hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[] 2024-02-02 13:51:58 +00:00
npcm7xx.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
nrf51_soc.c hw: Simplify memory_region_init_ram() calls 2024-01-05 16:20:15 +01:00
nseries.c hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller 2024-01-26 11:30:47 +00:00
olimex-stm32-h405.c hw/arm: Add missing QOM parent for v7-M SoCs 2024-01-09 14:42:40 +00:00
omap1.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
omap2.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
omap_sx1.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
orangepi.c hw/arm: Check CPU type in machine_run_board_init() 2024-01-05 16:20:15 +01:00
palm.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
pxa2xx_gpio.c hw/arm: Constify VMState 2023-12-29 11:17:30 +11:00
pxa2xx_pic.c hw/arm: Constify VMState 2023-12-29 11:17:30 +11:00
pxa2xx.c hw/arm: Constify VMState 2023-12-29 11:17:30 +11:00
raspi.c
realview.c target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2024-01-26 11:30:49 +00:00
sabrelite.c
sbsa-ref.c target/arm: Move GTimer definitions to new 'gtimer.h' header 2024-01-26 11:30:49 +00:00
smmu-common.c
smmu-internal.h
smmuv3-internal.h hw/arm/smmuv3: Include missing 'hw/registerfields.h' header 2024-01-26 11:30:48 +00:00
smmuv3.c hw/arm: Constify VMState 2023-12-29 11:17:30 +11:00
spitz.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
stellaris.c hw/arm/socs: configure priority bits for existing SOCs 2024-01-09 14:42:40 +00:00
stm32f100_soc.c hw/arm/socs: configure priority bits for existing SOCs 2024-01-09 14:42:40 +00:00
stm32f205_soc.c hw/arm/socs: configure priority bits for existing SOCs 2024-01-09 14:42:40 +00:00
stm32f405_soc.c hw/arm/socs: configure priority bits for existing SOCs 2024-01-09 14:42:40 +00:00
stm32l4x5_soc.c hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC 2024-01-15 17:12:22 +00:00
stm32vldiscovery.c hw/arm: Add missing QOM parent for v7-M SoCs 2024-01-09 14:42:40 +00:00
strongarm.c hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors 2024-02-02 13:51:58 +00:00
strongarm.h
tosa.c
trace-events hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports 2024-02-02 13:51:59 +00:00
trace.h
versatilepb.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
vexpress.c hw/arm/vexpress: Check for CPU types in machine_run_board_init() 2024-02-02 13:51:58 +00:00
virt-acpi-build.c hw/arm: Add \n to hint message 2024-01-30 21:20:20 +03:00
virt.c target/arm: Move GTimer definitions to new 'gtimer.h' header 2024-01-26 11:30:49 +00:00
xen_arm.c hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports 2024-02-02 13:51:59 +00:00
xilinx_zynq.c hw/arm/zynq: Check for CPU types in machine_run_board_init() 2024-02-02 13:51:58 +00:00
xlnx-versal-virt.c hw/arm: Build various units only once 2024-01-26 11:30:49 +00:00
xlnx-versal.c target/arm: Move GTimer definitions to new 'gtimer.h' header 2024-01-26 11:30:49 +00:00
xlnx-zcu102.c
xlnx-zynqmp.c target/arm: Move GTimer definitions to new 'gtimer.h' header 2024-01-26 11:30:49 +00:00
z2.c hw/arm/z2: convert DPRINTF to trace events and guest errors 2024-02-02 13:51:58 +00:00