git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6355644
)
KVM: PPC: Fix Book3S_64 Host MMU debug output
author
Alexander Graf
<agraf@suse.de>
Tue, 20 Apr 2010 00:49:52 +0000
(
02:49
+0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:19:05 +0000
(12:19 +0300)
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>
No differences found