]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Fix Book3S_64 Host MMU debug output
authorAlexander Graf <agraf@suse.de>
Tue, 20 Apr 2010 00:49:52 +0000 (02:49 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:19:05 +0000 (12:19 +0300)
commit5cfb4d899cba88dbf6dc0013b8e9e34ee40aa347
tree1dd4ce58772db55f98754fa79697b6ccce0d1a46
parent48de30f039fca1bc56c6c617d7d83f9f3e36717c
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 <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/book3s_64_mmu_host.c