qemu-e2k/hw/usb
Gerd Hoffmann 6d3b6d3d2d ehci: fix Interrupt Threshold Control implementation
First, not all interrupts are subject to Interrupt Threshold Control,
some of them must be delivered without delay.

Second, Interrupt Threshold Control state must be part of vmstate,
otherwise we might loose IRQs on migration.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-08-16 08:39:50 +02:00
..
bus.c
core.c usb: async control xfer fixup 2012-08-16 08:39:49 +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: fix Interrupt Threshold Control implementation 2012-08-16 08:39:50 +02:00
hcd-musb.c
hcd-ohci.c
hcd-uhci.c
hcd-xhci.c
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