]> Git Repo - qemu.git/blobdiff - tests/pxe-test.c
hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accesses
[qemu.git] / tests / pxe-test.c
index 5ca84805eb06bed39717fc52ca4b8b23c19da7c6..6e3679672c49075ecf790dfa1d72e4f057d97221 100644 (file)
@@ -71,7 +71,7 @@ static void test_pxe_one(const testdef_t *test, bool ipv6)
         test->model);
 
     qtest_start(args);
-    boot_sector_test();
+    boot_sector_test(global_qtest);
     qtest_quit(global_qtest);
     g_free(args);
 }
This page took 0.023726 seconds and 4 git commands to generate.