qemu-e2k/hw/usb
Gerd Hoffmann daf25307b4 ehci: fix halt status handling
When the enable bits for controller / async schedule / periodic schedule
change just make sure we kick the frame timer and let
ehci_advance_periodic_state and ehci_advance_async_state handle the
controller state changes.

This will make ehci set USBSTS_HALT when the controller shutdown is
actually done, once both schedules are in inactive state and the
USBSTS_PSS and USBSTS_ASS bits are clear.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-06-07 10:02:23 +02:00
..
bus.c
core.c
desc.c
desc.h
dev-audio.c
dev-bluetooth.c
dev-hid.c
dev-hub.c
dev-network.c net: net_client_init(): use error_set() 2012-06-04 13:49:35 -03:00
dev-serial.c
dev-smartcard-reader.c
dev-storage.c usb-storage: migration support 2012-06-07 10:02:21 +02:00
dev-wacom.c
hcd-ehci.c ehci: fix halt status handling 2012-06-07 10:02:23 +02:00
hcd-musb.c
hcd-ohci.c
hcd-uhci.c uhci: fix irq routing 2012-06-07 10:02:20 +02:00
hcd-xhci.c xhci: trace: slots 2012-06-07 10:02:22 +02:00
host-bsd.c
host-linux.c
host-stub.c
libhw.c
redirect.c