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:
d4cf389
)
KVM: ppc: improve trap emulation
author
Hollis Blanchard
<hollisb@us.ibm.com>
Wed, 5 Nov 2008 15:36:24 +0000
(09:36 -0600)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:52:24 +0000
(16:52 +0200)
set ESR[PTR] when emulating a guest trap. This allows Linux guests to
properly handle WARN_ON() (i.e. detect that it's a non-fatal trap).
Also remove debugging printk in trap emulation.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found