KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.
authorScott Wood <scottwood@freescale.com>
Tue, 14 Jun 2011 23:34:37 +0000 (18:34 -0500)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:16:35 +0000 (13:16 +0300)
commit59c1f4e35c3db6c7ea5a04503a43bcbeb98977df
tree97e4a733a4e99e0208495eb04d158bfdf90b1181
parent0ef309956cecbaf6d96c31371bf393c296886fa6
KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.

This is in line with what other architectures do, and will allow us to
map things other than ordinary, unreserved kernel pages -- such as
dedicated devices, or large contiguous reserved regions.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_e500.h
arch/powerpc/kvm/e500_tlb.c