kvm: qemu: large page support
commit1afaf57a580f1713120d44e9294904901a25ec40
authorMarcelo Tosatti <marcelo@kvack.org>
Sat, 23 Feb 2008 14:48:12 +0000 (23 11:48 -0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 24 Feb 2008 06:50:40 +0000 (24 08:50 +0200)
treed63d718012e1e28e49215317a26168ed49027854
parent3f6b4d3294b7b89e45822cdb10d79b1111dd399a
kvm: qemu: large page support

Add an option so the user can specify the hugetlbfs mounted path, with
fallback to 4k pages on error.

Align the 4GB+ memslot on large page boundary.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
qemu/hw/pc.c
qemu/sysemu.h
qemu/vl.c