libqos: Use explicit QTestState for ahci operations
commit10747e55d53d32f1f062456cac1e4fa32f58c44e
authorEric Blake <eblake@redhat.com>
Mon, 11 Sep 2017 17:20:00 +0000 (11 12:20 -0500)
committerThomas Huth <thuth@redhat.com>
Wed, 14 Feb 2018 10:43:41 +0000 (14 11:43 +0100)
treedc3023300a5a3e300fa85592e8aae6af7600afff
parentf1dfd507325f25a73d777db5f5d9b3fcac89287b
libqos: Use explicit QTestState for ahci operations

Drop one more client of global_qtest by teaching all ahci test
functionality to pass in an explicit QTestState.  The state was
already available, so no callers had to be adjusted.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/libqos/ahci.c