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