[Qemu-devel] [PATCH 1/2] usb-host: update tracing

2012-11-15 Thread Gerd Hoffmann
Now that we have separate status and length fields in USBPacket update the completion tracepoint to log both. Signed-off-by: Gerd Hoffmann --- hw/usb/host-linux.c | 20 trace-events|2 +- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/hw/usb/ho

Re: [Qemu-devel] [PATCH 1/2] usb-host: update tracing

2012-11-15 Thread Hans de Goede
ACK series. Regards, Hans On 11/15/2012 04:19 PM, Gerd Hoffmann wrote: Now that we have separate status and length fields in USBPacket update the completion tracepoint to log both. Signed-off-by: Gerd Hoffmann --- hw/usb/host-linux.c | 20 trace-events|