From: Sheng Yang Date: Wed, 21 Jan 2009 08:52:16 +0000 (+0800) Subject: KVM: MMU: Map device MMIO as UC in EPT X-Git-Tag: v2.6.29-rc6~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aaf69dcee864f4fb6402638dd2f263324ac839f;p=pandora-kernel.git KVM: MMU: Map device MMIO as UC in EPT Software are not allow to access device MMIO using cacheable memory type, the patch limit MMIO region with UC and WC(guest can select WC using PAT and PCD/PWT). Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed