From: Xiao Guangrong Date: Mon, 15 Jun 2015 08:55:22 +0000 (+0800) Subject: KVM: x86: move MTRR related code to a separate file X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff53604b40b439cbb235f89bda99839ca81d3b9d;p=pandora-kernel.git KVM: x86: move MTRR related code to a separate file MTRR code locates in x86.c and mmu.c so that move them to a separate file to make the organization more clearer and it will be the place where we fully implement vMTRR Signed-off-by: Xiao Guangrong Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed