aboutsummaryrefslogtreecommitdiff
path: root/qemu-user.c
diff options
context:
space:
mode:
authorHervé Poussineau <hpoussin@reactos.org>2012-09-20 22:50:17 +0200
committerKevin Wolf <kwolf@redhat.com>2012-11-14 18:19:22 +0100
commitc5139bd9a9d78053a4da5047deb34e478a52d669 (patch)
tree882b2b0378b62de76dd33065770246077dd11153 /qemu-user.c
parentd497d53497070322e04796a9958e551d88c9f3a9 (diff)
downloadqemu-c5139bd9a9d78053a4da5047deb34e478a52d669.zip
qemu-c5139bd9a9d78053a4da5047deb34e478a52d669.tar.gz
qemu-c5139bd9a9d78053a4da5047deb34e478a52d669.tar.bz2
fdc: fix FD_SR0_SEEK for non-DMA transfers and multi sectors transfers
On non-DMA transfers, fdctrl_stop_transfer() used to set FD_SR0_SEEK no matter if there actually was a seek or not. This is obviously wrong. fdctrl_seek_to_next_sect() has this information because it performs the seek itself. Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-user.c')
0 files changed, 0 insertions, 0 deletions