ide: Prohibit RESET on IDE drives
commit266e77812ce1630f3f3ff02aadccb151aa01e6f6
authorJohn Snow <jsnow@redhat.com>
Wed, 10 Feb 2016 18:29:38 +0000 (10 13:29 -0500)
committerJohn Snow <jsnow@redhat.com>
Wed, 10 Feb 2016 18:29:38 +0000 (10 13:29 -0500)
tree6989becc1666e2b81a9ab17e84876682d2721d3e
parentc9f19dff101e2c2cf3fa3967eceec2833e845e40
ide: Prohibit RESET on IDE drives

This command is meant for ATAPI devices only, prohibit acknowledging it with
a command aborted response when an IDE device is busy.

Signed-off-by: John Snow <jsnow@redhat.com>
Reported-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1453225191-11871-2-git-send-email-jsnow@redhat.com
hw/ide/core.c