aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api/src
diff options
context:
space:
mode:
authorPhil Dennis-Jordan <phil@philjordan.eu>2024-12-27 13:13:34 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-12-31 21:21:34 +0100
commit916bf7f93793df8690f48111207961a85f5a25b1 (patch)
tree9abd1317c4346bb65862b9cf26645c83940cd0c0 /rust/qemu-api/src
parent92270bdff02bc6ba77a091f066576f96d5a96f7b (diff)
downloadqemu-916bf7f93793df8690f48111207961a85f5a25b1.zip
qemu-916bf7f93793df8690f48111207961a85f5a25b1.tar.gz
qemu-916bf7f93793df8690f48111207961a85f5a25b1.tar.bz2
hw/usb/hcd-xhci: Unimplemented/guest error logging for port MMIO
The XHCI device code uses tracing rather than logging on various code paths that are so far unimplemented. In some cases, these code paths actually indicate faulty guest software. This patch switches instances in the read and write handlers for the port MMIO region to use qemu_log_mask() with LOG_UNIMP or LOG_GUEST_ERROR, as appropriate in each case. Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20241227121336.25838-5-phil@philjordan.eu> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions