libqos/ahci: add ahci_exec
commit9350df7cea60265a134778bfb582494641ac7df6
authorJohn Snow <jsnow@redhat.com>
Mon, 11 Jan 2016 19:10:43 +0000 (11 14:10 -0500)
committerJohn Snow <jsnow@redhat.com>
Mon, 11 Jan 2016 19:10:43 +0000 (11 14:10 -0500)
treedaed22576ab076420fba14f2f61bb424b90e2e74
parentb682d3a7cf249dc472e3fb76bf49afeaa3eba525
libqos/ahci: add ahci_exec

add ahci_exec, which is a standard purpose flexible command dispatcher
and tester for the AHCI device. The intent is to eventually cut down on
the absurd amount of boilerplate inside of the AHCI qtest.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1452282920-21550-8-git-send-email-jsnow@redhat.com
tests/libqos/ahci.c
tests/libqos/ahci.h