From: Takuya Yoshikawa Date: Mon, 2 Jul 2012 08:54:30 +0000 (+0900) Subject: KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~101^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19a748b1c42b133e9263e9023c1d162efa6f4ad;p=pandora-kernel.git KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva() This restricts hva handling in mmu code and makes it easier to extend kvm_handle_hva() so that it can treat a range of addresses later in this patch series. Signed-off-by: Takuya Yoshikawa Cc: Alexander Graf Cc: Paul Mackerras Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed