You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/sensor
Bernhard Beschow 3647dca9fb hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access
printf() unconditionally prints to the console which disturbs `-serial stdio`.
Fix that by converting into a trace event. While at it, add some tracing for
read and write access.

Fixes: 7e7c5e4c1b "Nokia N800 machine support (ARM)."
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20241103143330.123596-5-shentey@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
4 weeks ago
..
Kconfig hw/sensor: add ADM1266 device model 1 year ago
adm1266.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
adm1272.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
dps310.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
emc141x.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
isl_pmbus_vr.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
lsm303dlhc_mag.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
max31785.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
max34451.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
meson.build hw/sensor: add ADM1266 device model 1 year ago
tmp105.c hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access 4 weeks ago
tmp421.c hw/sensor: Constify VMState 11 months ago
trace-events hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access 4 weeks ago
trace.h hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access 4 weeks ago