]> git.proxmox.com Git - mirror_qemu.git/commit
qtest/ahci: Add a macro bootup routine
authorJohn Snow <jsnow@redhat.com>
Wed, 25 Feb 2015 23:06:36 +0000 (18:06 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 10 Mar 2015 13:02:23 +0000 (14:02 +0100)
commitd63b4017c2dff9cf0f15d06d5f604a97a30ef4c5
tree5c427d02553ca85b8363a31304b2bdaab68e2294
parent4a42f6d408079830099dbffc1b0cb2869db69215
qtest/ahci: Add a macro bootup routine

Add a routine that can be used to engage the AHCI
device at a not-granular level so that bringing up
the functionality of the HBA is easy in future tests
that are not concerned with testing the bring-up process.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1424905602-24715-3-git-send-email-jsnow@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/ahci-test.c