diff options
| author | Phil Dennis-Jordan <phil@philjordan.eu> | 2024-12-27 13:13:34 +0100 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-31 21:21:34 +0100 |
| commit | 916bf7f93793df8690f48111207961a85f5a25b1 (patch) | |
| tree | 9abd1317c4346bb65862b9cf26645c83940cd0c0 /include/qemu-main.h | |
| parent | 92270bdff02bc6ba77a091f066576f96d5a96f7b (diff) | |
| download | focaccia-qemu-916bf7f93793df8690f48111207961a85f5a25b1.tar.gz focaccia-qemu-916bf7f93793df8690f48111207961a85f5a25b1.zip | |
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 'include/qemu-main.h')
0 files changed, 0 insertions, 0 deletions