ide: remove wrong setting of BM_STATUS_INT
commit0def37baf9add908c5462b0b8e2d3f80b563a9f9
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 4 Aug 2014 21:11:11 +0000 (4 17:11 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 Aug 2014 17:03:12 +0000 (15 18:03 +0100)
tree45b286e69aa66ac4e0abed51a3ab0e69c08ab4e7
parent4855b57639d181362678ab09614a7f753df8e466
ide: remove wrong setting of BM_STATUS_INT

Similar to the case removed in commit 69c38b8 (ide/core: Remove explicit
setting of BM_STATUS_INT, 2011-05-19), the only remaining use of
add_status(..., BM_STATUS_INT) is for short PRDs.  The flag should
not be raised in this case.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/ide/ahci.c
hw/ide/atapi.c