qemu-e2k/hw/usb
Hans de Goede 4b63a0df3b ehci: Properly report completed but not yet processed packets to the guest
Reported packets which have completed before being cancelled as such to the
host. Note that the new code path this patch adds is untested since it I've
been unable to actually trigger the race which needs this code path.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2012-09-11 07:42:59 +02:00
..
bus.c
core.c usb-core: Allow the first packet of a pipelined ep to complete immediately 2012-09-11 07:42:59 +02:00
desc.c
desc.h
dev-audio.c
dev-bluetooth.c
dev-hid.c
dev-hub.c
dev-network.c
dev-serial.c
dev-smartcard-reader.c
dev-storage.c
dev-uas.c uas: move transfer kickoff 2012-08-31 15:47:57 +02:00
dev-wacom.c
hcd-ehci.c ehci: Properly report completed but not yet processed packets to the guest 2012-09-11 07:42:59 +02:00
hcd-musb.c
hcd-ohci.c
hcd-uhci.c usb: controllers do not need to check for babble themselves 2012-09-11 07:42:58 +02:00
hcd-xhci.c
host-bsd.c
host-linux.c
host-stub.c
libhw.c
Makefile.objs
redirect.c