]> git.ipfire.org Git - thirdparty/qemu.git/commit
ehci: trace guest bugs
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 31 Aug 2012 08:44:21 +0000 (10:44 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 12 Oct 2012 02:44:14 +0000 (21:44 -0500)
commit62fc5e6983152380d11d88ae5d3374a6cfda6939
treee6025a6f533e3432dbde83b25fb9bc1021f539b8
parent4a6cdb480704d37d9ead3972b051558c42a7d54d
ehci: trace guest bugs

make qemu_queue_{cancel,reset} return the number of packets released,
so the caller can figure whenever there have been active packets even
though there shouldn't have been any.  Add tracepoint to log this.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 5c514681abbb3ae2f61f517c1aa3197f2f3ca93c)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/usb/hcd-ehci.c
trace-events