On 19/01/2015 21:16, John Snow wrote:
> With global state removed, code responsible for booting up,
> verifying, and initializing the AHCI HBA is extracted and
> inserted into libqos/ahci.c, which would allow for other
> qtests in the future to quickly grab a meaningfully initialized
> reference
With global state removed, code responsible for booting up,
verifying, and initializing the AHCI HBA is extracted and
inserted into libqos/ahci.c, which would allow for other
qtests in the future to quickly grab a meaningfully initialized
reference to an AHCI HBA.
Even without other users, functio