summaryrefslogtreecommitdiffstats
path: root/kqemu.c
diff options
context:
space:
mode:
Diffstat (limited to 'kqemu.c')
-rw-r--r--kqemu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kqemu.c b/kqemu.c
index c27c6ae..ef0abb5 100644
--- a/kqemu.c
+++ b/kqemu.c
@@ -81,7 +81,7 @@ int kqemu_fd = KQEMU_INVALID_FD;
1 = user kqemu
2 = kernel kqemu
*/
-int kqemu_allowed = 1;
+int kqemu_allowed = 0;
uint64_t *pages_to_flush;
unsigned int nb_pages_to_flush;
uint64_t *ram_pages_to_update;
OpenPOWER on IntegriCloud