ohci: Convert fprint/DPRINTF/print to traces
commitdc1f5988454d9dac8b9ba0c35266c8b4bc33ffa1
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Fri, 12 Sep 2014 08:55:26 +0000 (12 18:55 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 23 Sep 2014 10:51:06 +0000 (23 12:51 +0200)
treed0f64bb67eed6836e88b5182f6822d46a458180a
parentf0bc7fe3b75d2ae4aedb6da6f68ebb87f77d929b
ohci: Convert fprint/DPRINTF/print to traces

This converts many kinds of debug prints to traces.

This implements packets logging to avoid unnecessary calculations if
usb_ohci_td_pkt_short/usb_ohci_td_pkt_long is not enabled.

This makes OHCI errors (such as "DMA error") invisible by default.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ohci.c
trace-events