summaryrefslogtreecommitdiffstats
path: root/vl.c
diff options
context:
space:
mode:
Diffstat (limited to 'vl.c')
-rw-r--r--vl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vl.c b/vl.c
index 873d265..0fe3be8 100644
--- a/vl.c
+++ b/vl.c
@@ -4705,6 +4705,7 @@ int main(int argc, char **argv, char **envp)
#ifdef CONFIG_TPM
tpm_cleanup();
#endif
+ qemu_end_cpu_loop();
return 0;
}
OpenPOWER on IntegriCloud