From: Alexander Graf Date: Tue, 20 Apr 2010 00:49:52 +0000 (+0200) Subject: KVM: PPC: Fix Book3S_64 Host MMU debug output X-Git-Tag: v2.6.35-rc1~436^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5156f274bb1ee1cfc22240445ef94f7dcfc9929d;p=pandora-kernel.git KVM: PPC: Fix Book3S_64 Host MMU debug output We have some debug output in Book3S_64. Some of that was invalid though, partially not even compiling because it accessed incorrect variables. So let's fix that up, making debugging more fun again. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed