qemu-e2k/hw/usb
Gerd Hoffmann 287fd3f1dd ehci: handle TD deactivation of inflight packets
Check the TDs of inflight packets, cancel
packets in case the guest clears the active bit.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-08-31 15:47:35 +02:00
..
bus.c
core.c usb: unique packet ids 2012-08-31 11:57:23 +02:00
desc.c
desc.h
dev-audio.c
dev-bluetooth.c
dev-hid.c
dev-hub.c
dev-network.c net: Rename qemu_del_vlan_client() to qemu_del_net_client() 2012-08-01 13:32:10 +01:00
dev-serial.c
dev-smartcard-reader.c
dev-storage.c usb-storage: fix SYNCHRONIZE_CACHE 2012-08-07 10:49:06 +02:00
dev-uas.c usb: update uas product id 2012-08-16 08:39:49 +02:00
dev-wacom.c
hcd-ehci.c ehci: handle TD deactivation of inflight packets 2012-08-31 15:47:35 +02:00
hcd-musb.c usb: unique packet ids 2012-08-31 11:57:23 +02:00
hcd-ohci.c usb: unique packet ids 2012-08-31 11:57:23 +02:00
hcd-uhci.c usb: unique packet ids 2012-08-31 11:57:23 +02:00
hcd-xhci.c usb: unique packet ids 2012-08-31 11:57:23 +02:00
host-bsd.c
host-linux.c usb: async control xfer fixup 2012-08-16 08:39:49 +02:00
host-stub.c
libhw.c
Makefile.objs
redirect.c