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:
5701352
)
KVM: PPC: Avoid patching paravirt template code
author
Liu Yu-B13201
<Yu.Liu@freescale.com>
Thu, 1 Dec 2011 20:22:53 +0000
(20:22 +0000)
committer
Avi Kivity
<avi@redhat.com>
Mon, 5 Mar 2012 12:52:34 +0000
(14:52 +0200)
Currently we patch the whole code include paravirt template code.
This isn't safe for scratch area and has impact to performance.
Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found