diff --git a/Makefile b/Makefile index e00e99c2c0..1c1f2c8dca 100644 --- a/Makefile +++ b/Makefile @@ -243,7 +243,7 @@ ifneq (,$(NEMUCMD)) # nemu-specific options (all should be suffixed by "_NEMU") # currently, huge pages are required for virtiofsd support - DEFENABLEHUGEPAGES_NEMU := true + DEFENABLEHUGEPAGES_NEMU := false # nemu uses virt machine type DEFMACHINETYPE_NEMU := virt DEFBLOCKSTORAGEDRIVER_NEMU := virtio-scsi