Replace the local FIXME macro and fprintf statement with
qemu_log_mask() and g_assert_not_reached().
v4:
- Remove the DPRINTF in the second patch
- Add the missing \n in the third patch
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 | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
--
2.55.0