]> git.ipfire.org Git - thirdparty/qemu.git/commit
UHCI spurious interrut fix
authorPaul Brook <paul@codesourcery.com>
Sun, 4 Apr 2010 20:48:31 +0000 (21:48 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 6 Apr 2010 05:02:37 +0000 (07:02 +0200)
commit804b6ab08d82adcab05d64362be91c48a7467fd4
tree6c55471d3afbc6138ea58a1a7c3d223c9f694ec6
parent81b168a702ce7dd6d6504436d6c1f129ee44183e
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