]> git.proxmox.com Git - qemu.git/commit
UHCI spurious interrut fix
authorPaul Brook <paul@codesourcery.com>
Sun, 4 Apr 2010 20:48:31 +0000 (21:48 +0100)
committerPaul Brook <paul@codesourcery.com>
Sun, 4 Apr 2010 20:48:31 +0000 (21:48 +0100)
commit5bd2c0d7a6778542827ac7f897eed3fb5cf7ff5a
tree91347eb5293bdb63e62be2a6ae8050b1443d78fb
parenta67ba3b6f88acaca5ee19e583dcdcd9d9288b072
UHCI spurious interrut fix

Only raise an interrupt if the TD has actually completed.

Signed-off-by: Paul Brook <paul@codesourcery.com>
hw/usb-uhci.c