diff options
author | Kevin Wolf <kwolf@redhat.com> | 2012-09-03 23:46:54 +0000 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-11-14 18:19:21 +0100 |
commit | 34abf9a7d82cd959622996733884469a33f7e2e0 (patch) | |
tree | 174eb1d833dafe43663dd49a8c80fac1ee2d5b1a /tests | |
parent | d7331bed11f5e65b3b640aab59ab22bc61a4e77d (diff) | |
download | qemu-34abf9a7d82cd959622996733884469a33f7e2e0.tar.gz qemu-34abf9a7d82cd959622996733884469a33f7e2e0.tar.bz2 qemu-34abf9a7d82cd959622996733884469a33f7e2e0.zip |
fdc: Remove status0 parameter from fdctrl_set_fifo()
It decided whether an interrupt is triggered. Only one caller made use
of this functionality, so move the code there.
In this one caller, the interrupt must actually be triggered
unconditionally, like it was before commit 2fee0088. For example, a
successful read without an implied seek can result in st0 = 0, but still
triggers the interrupt.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Tested-by: Hervé Poussineau <hpoussin@reactos.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions