]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-aio.c
pseries: Enforce homogeneous threads-per-core
[mirror_qemu.git] / tests / test-aio.c
index 2754f154ced7a6b3c192b90cefb3f16051020f94..54e20d6ab1257aa478dc415e3e3093346a2e3fdf 100644 (file)
@@ -835,7 +835,7 @@ int main(int argc, char **argv)
     Error *local_error = NULL;
     GSource *src;
 
-    init_clocks();
+    init_clocks(NULL);
 
     ctx = aio_context_new(&local_error);
     if (!ctx) {