commit | 95325e6b190bb4ec3383aa1241d10675057bff45 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Sep 20 01:31:48 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon Mar 05 14:52:24 2012 +0200 |
tree | 2920d458a8e25539f6031a4e520afa81331d9a7b | |
parent | 841741f23b91088810e657a535b8aa683136d870 [diff] |
KVM: PPC: E500: Support hugetlbfs With hugetlbfs support emerging on e500, we should also support KVM backing its guest memory by it. This patch adds support for hugetlbfs into the e500 shadow mmu code. Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Avi Kivity <avi@redhat.com>