]> git.proxmox.com Git - mirror_qemu.git/commit
hw/i2c/smbus_slave: Add object path on error prints
authorJoe Komlodi <komlodi@google.com>
Fri, 2 Feb 2024 20:48:46 +0000 (20:48 +0000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 22 Feb 2024 11:47:40 +0000 (12:47 +0100)
commitfcc8299e29816c9b6f8d9766254fce6e8a50ee52
treeb75b5c9d0870fb98cd3e30f70da215a082e88dd9
parent61f406f37726833650d8c4441a4c1baf1f5b54db
hw/i2c/smbus_slave: Add object path on error prints

The current logging doesn't tell us which specific smbus device is an
error state.

Signed-off-by: Joe Komlodi <komlodi@google.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240202204847.2062798-3-komlodi@google.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/i2c/smbus_slave.c