Merge pull request #1776 from ganeshmaharaj/remove-hugepages-nemu

Disable default hugepages enabling for virtio-fs
This commit is contained in:
Julio Montes
2019-06-07 07:33:31 -05:00
committed by GitHub

View File

@@ -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