commit | fcfdbd266a41d3e41d17666de410a24995fde03a | [log] [tgz] |
---|---|---|
author | Hollis Blanchard <hollisb@us.ibm.com> | Wed Nov 05 09:36:24 2008 -0600 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:52:24 2008 +0200 |
tree | f37ca0b9eaec03193608447bf5107e6149fe62a8 | |
parent | d4cf3892e50b8e35341086a4fe2bb8a3989b55d4 [diff] |
KVM: ppc: improve trap emulation 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>