]> Git Repo - qemu.git/blobdiff - qemu-io.c
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
[qemu.git] / qemu-io.c
index db129eac5ffca9c21e83ad3917400770cbc33932..23a229f880b15ec44bf26771d04a9d325e03dab5 100644 (file)
--- a/qemu-io.c
+++ b/qemu-io.c
@@ -467,6 +467,7 @@ int main(int argc, char **argv)
     signal(SIGPIPE, SIG_IGN);
 #endif
 
+    module_call_init(MODULE_INIT_TRACE);
     progname = basename(argv[0]);
     qemu_init_exec_dir(argv[0]);
 
This page took 0.02684 seconds and 4 git commands to generate.