From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:25 +0000 (+0100) Subject: KVM: PPC: Implement BAT reads X-Git-Tag: v2.6.35-rc1~436^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c04a695a4484467889d0c91c2e377c6abcecd5d5;p=pandora-kernel.git KVM: PPC: Implement BAT reads BATs can't only be written to, you can also read them out! So let's implement emulation for reading BAT values again. While at it, I also made BAT setting flush the segment cache, so we're absolutely sure there's no MMU state left when writing BATs. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed