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)
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>

No differences found