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:
8b3a00f
)
KVM: PPC: bookehv: fix exit timing
author
Alexander Graf
<agraf@suse.de>
Thu, 16 Feb 2012 14:34:55 +0000
(14:34 +0000)
committer
Avi Kivity
<avi@redhat.com>
Sun, 8 Apr 2012 09:55:08 +0000
(12:55 +0300)
When using exit timing stats, we clobber r9 in the NEED_EMU case,
so better move that part down a few lines and fix it that way.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found