qtest/ahci: use raw format when qemu-img is absent
commit917158dc3b22924922dc1f3b9d4049a4fc83d926
authorJohn Snow <jsnow@redhat.com>
Fri, 13 Nov 2015 19:31:43 +0000 (13 14:31 -0500)
committerJohn Snow <jsnow@redhat.com>
Fri, 13 Nov 2015 19:31:43 +0000 (13 14:31 -0500)
tree3755dde8066f28799faeda6ffe6f49f168f03736
parentcb11e7b2f3878575f23d49454c02d8dce35c8d35
qtest/ahci: use raw format when qemu-img is absent

If we don't have the qemu-img tool, use the raw format
for tests and skip the high-sector LBA48 tests.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1447439479-16775-4-git-send-email-jsnow@redhat.com
tests/ahci-test.c