On 2026-07-13 18:14, Thomas Huth wrote:
From: Thomas Huth <[email protected]>We've got a proper way for logging unimplemented hardware features, so use qemu_log_mask() instead of the fprintf() here now. Suggested-by: Peter Maydell <[email protected]> Reviewed-by: Peter Maydell <[email protected]> Signed-off-by: Thomas Huth <[email protected]> --- hw/usb/hcd-xhci.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
