From: Xiao Guangrong Date: Fri, 3 Aug 2012 07:39:59 +0000 (+0800) Subject: KVM: inline is_*_pfn functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f09228d068911ac8797ae8d6febef886698936;p=pandora-kernel.git KVM: inline is_*_pfn functions These functions are exported and can not inline, move them to kvm_host.h to eliminate the overload of function call Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed