Make --mem-path memory allocation depend on mmu notifiers
commitce9a92411db074b081cced02f164735bcd6bbb41
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 13 Jan 2009 20:36:17 +0000 (13 18:36 -0200)
committerAvi Kivity <avi@redhat.com>
Mon, 19 Jan 2009 10:03:55 +0000 (19 12:03 +0200)
treecf2c2668b82f90cc88469cb23581451a667c155d
parentf1474477294da3fba10b45712af8863b9531307e
Make --mem-path memory allocation depend on mmu notifiers

Without mmu notifiers usage of hugepages to back guest memory can cause
memory corruption.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
vl.c