Home
last modified time | relevance | path

Searched refs:ahci_boot (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dahci-test.c173 static AHCIQState *ahci_boot(const char *cli, ...) in ahci_boot() function
225 ahci = ahci_boot(NULL); in ahci_boot_and_enable()
946 ahci = ahci_boot(NULL); in test_sanity()
957 ahci = ahci_boot(NULL); in test_pci_spec()
969 ahci = ahci_boot(NULL); in test_pci_enable()
982 ahci = ahci_boot(NULL); in test_hba_spec()
996 ahci = ahci_boot(NULL); in test_hba_enable()
1137 src = ahci_boot("-m 384 -M q35 " in test_migrate_sanity()
1139 dst = ahci_boot("-m 384 -M q35 " in test_migrate_sanity()
1165 dst = ahci_boot("-m 384 -M q35 " in ahci_migrate_simple()
[all …]