From: Laurent Vivier Date: Fri, 30 May 2008 14:05:56 +0000 (+0200) Subject: KVM: Add coalesced MMIO support (powerpc part) X-Git-Tag: v2.6.27-rc1~968^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588968b6b7d34e6a88f538d1db9aca47b203623e;p=pandora-kernel.git KVM: Add coalesced MMIO support (powerpc part) This patch enables coalesced MMIO for powerpc architecture. It defines KVM_MMIO_PAGE_OFFSET and KVM_CAP_COALESCED_MMIO. It enables the compilation of coalesced_mmio.c. Signed-off-by: Laurent Vivier Signed-off-by: Avi Kivity --- Reading git-diff-tree failed