Replace the local FIXME macro and fprintf statement with qemu_log_mask() and g_assert_not_reached().
Thomas Huth (3): hw/usb/hcd-xhci: Turn guest-triggerable abort() into qemu_log_mask() hw/usb/hcd-xhci: Remove the FIXME macro hw/usb/hcd-xhci: Use qemu_log_mask() instead of fprintf() statement hw/usb/hcd-xhci.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) -- 2.55.0
