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:
5087dfa
)
KVM: s390: Check for PSTATE when handling DIAGNOSE
author
Thomas Huth
<thuth@linux.vnet.ibm.com>
Thu, 20 Jun 2013 15:22:02 +0000
(17:22 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 20 Jun 2013 21:31:59 +0000
(23:31 +0200)
DIAGNOSE is a privileged instruction and thus we must make sure that we are
in supervisor mode before taking any other actions.
Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found