KVM: PPC: Make use of hash based Shadow MMU
authorAlexander Graf <agraf@suse.de>
Wed, 30 Jun 2010 13:18:46 +0000 (15:18 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:47:28 +0000 (10:47 +0300)
We just introduced generic functions to handle shadow pages on PPC.
This patch makes the respective backends make use of them, getting
rid of a lot of duplicate code along the way.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found