From: Joerg Roedel Date: Thu, 28 Jan 2010 11:37:56 +0000 (+0100) Subject: KVM: Introduce kvm_host_page_size X-Git-Tag: v2.6.34-rc1~193^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0b1ab6fb045a1324d9435ba00c2940783b0041;p=pandora-kernel.git KVM: Introduce kvm_host_page_size This patch introduces a generic function to find out the host page size for a given gfn. This function is needed by the kvm iommu code. This patch also simplifies the x86 host_mapping_level function. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed