Searched refs:ahci_boot_and_enable (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 212 static AHCIQState *ahci_boot_and_enable(const char *cli, ...) in ahci_boot_and_enable() function 1010 ahci = ahci_boot_and_enable(NULL); in test_identify() 1031 ahci = ahci_boot_and_enable(NULL); in test_dma_fragmented() 1090 ahci = ahci_boot_and_enable(NULL); in test_flush() 1108 ahci = ahci_boot_and_enable("-drive file=blkdebug:%s:%s,if=none,id=drive0," in test_flush_retry() 1162 src = ahci_boot_and_enable("-m 384 -M q35 " in ahci_migrate_simple() 1220 ahci = ahci_boot_and_enable("-drive file=blkdebug:%s:%s,if=none,id=drive0," in ahci_halted_io_test() 1286 src = ahci_boot_and_enable("-drive file=blkdebug:%s:%s,if=none,id=drive0," in ahci_migrate_halted_io() 1355 src = ahci_boot_and_enable("-drive file=blkdebug:%s:%s,if=none,id=drive0," in test_flush_migrate() 1399 ahci = ahci_boot_and_enable(NULL); in test_max() [all …]
|