]> Git Repo - qemu.git/commit
libqos/ahci: add ahci_exec
authorJohn Snow <[email protected]>
Mon, 11 Jan 2016 19:10:43 +0000 (14:10 -0500)
committerJohn Snow <[email protected]>
Mon, 11 Jan 2016 19:10:43 +0000 (14:10 -0500)
commit9350df7cea60265a134778bfb582494641ac7df6
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 <[email protected]>
Message-id: 1452282920[email protected]
tests/libqos/ahci.c
tests/libqos/ahci.h
This page took 0.025613 seconds and 4 git commands to generate.