ahci: Fix CD-ROM signature
commit702c8c8be2f3317c81fff83f82d8a5f1d50d41b8
authorHannes Reinecke <hare@suse.de>
Mon, 6 Jul 2015 21:49:51 +0000 (6 17:49 -0400)
committerJohn Snow <jsnow@redhat.com>
Wed, 8 Jul 2015 18:07:47 +0000 (8 14:07 -0400)
treea53805369f485e5f66bc0861766076239c388b50
parent9ab9993f71b7eac6788deae2fbb7ec659ceb4a1e
ahci: Fix CD-ROM signature

The CD-ROM signature is 0xeb140101, not 0xeb140000.
Without this change OVMF/Duet runs into a timeout trying
to detect a SATA cdrom.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1436219392-31915-2-git-send-email-jsnow@redhat.com
hw/ide/ahci.h