KVM: Add coalesced MMIO support (powerpc part)
authorLaurent Vivier <Laurent.Vivier@bull.net>
Fri, 30 May 2008 14:05:56 +0000 (16:05 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:31 +0000 (12:42 +0300)
commit588968b6b7d34e6a88f538d1db9aca47b203623e
tree0ffb6f15b2b6cab5b758f62d71f9e264ddc0a4fb
parent542472b53ea9e0add0ba23976018210191d84754
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 <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/powerpc/kvm/Makefile
arch/powerpc/kvm/powerpc.c
include/asm-powerpc/kvm_host.h