Searched refs:ahci_boot (Results 1 – 1 of 1) sorted by relevance
173 static AHCIQState *ahci_boot(const char *cli, ...) in ahci_boot() function188 s = ahci_boot(cli, tmp_path, imgfmt, "testdisk", "version"); in ahci_boot()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()[all …]