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:
a5d36f8
)
KVM: powerpc: Show timing option only on embedded
author
Alexander Graf
<agraf@suse.de>
Sun, 20 Dec 2009 21:24:06 +0000
(22:24 +0100)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 25 Jan 2010 14:26:36 +0000
(12:26 -0200)
Embedded PowerPC KVM has an exit timing implementation to track and evaluate
how much time was spent in which exit path.
For Book3S, we don't implement it. So let's not expose it as a config option
either.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found