]> git.proxmox.com Git - qemu.git/commit - hw/usb/hcd-xhci.c
xhci: add trb type name lookup support.
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Jan 2012 10:21:06 +0000 (11:21 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 11:16:30 +0000 (12:16 +0100)
commitf10de44e7eb8304406d42a2a7242887c08282c4a
tree0126215cfd0ecb2b603ee63b525e69b0ff2a85d7
parent606352b735eb98ce0b1f3786e0b4b313bd2e1a35
xhci: add trb type name lookup support.

When logging TRBs add a the type name for more readable debug output.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-xhci.c