commit | 10747e55d53d32f1f062456cac1e4fa32f58c44e | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Mon Sep 11 12:20:00 2017 -0500 |
committer | Thomas Huth <thuth@redhat.com> | Wed Feb 14 11:43:41 2018 +0100 |
tree | dc3023300a5a3e300fa85592e8aae6af7600afff | |
parent | f1dfd507325f25a73d777db5f5d9b3fcac89287b [diff] |
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>