]> git.proxmox.com Git - mirror_qemu.git/commit
hw/i2c/pm_smbus: Convert DPRINTF to trace events
authorBernhard Beschow <shentey@gmail.com>
Sat, 28 Oct 2023 12:24:14 +0000 (14:24 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 2 Nov 2023 13:36:45 +0000 (13:36 +0000)
commitc6e1b31bce523710024bca1b529f2117033003a7
treed15ecf8a0ea1c0fdf7ddc4767a69dca560dbae2b
parent3839aff84cfc6c87189afe8fa0589f2a85dc7b0c
hw/i2c/pm_smbus: Convert DPRINTF to trace events

Let the trace messages slightly deviate from the function names
("smb" -> "smbus") being traced in order to avoid conflights with the SMB
protocol.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-id: 20231028122415.14869-6-shentey@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/i2c/pm_smbus.c
hw/i2c/trace-events