]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/ahci-test.c
migration: use migration_is_active to represent active state
[mirror_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);