]> Git Repo - qemu.git/blobdiff - tests/ahci-test.c
target/xtensa: import xtensa/config/core-isa.h
[qemu.git] / tests / ahci-test.c
index 086811e602122b91e40364d0d10f9bb453bb44d0..c8d42ceea0575db645ce62ec2f0bdb87b6b9921f 100644 (file)
@@ -200,7 +200,6 @@ static void ahci_shutdown(AHCIQState *ahci)
 {
     QOSState *qs = ahci->parent;
 
-    assert(!global_qtest);
     ahci_clean_mem(ahci);
     free_ahci_device(ahci->dev);
     g_free(ahci);
This page took 0.023944 seconds and 4 git commands to generate.