[PATCH v3 0/3] Rework FIXMEs and fprintfs in hcd-xhci.c

Thomas Huth posted 3 patches 1 week, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260713100508.123623-1-thuth@redhat.com
There is a newer version of this series
hw/usb/hcd-xhci.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
[PATCH v3 0/3] Rework FIXMEs and fprintfs in hcd-xhci.c
Posted by Thomas Huth 1 week, 5 days ago
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