commit | f9f6bbc6991f2ba21bfaff90f4060f2df766ca20 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Thu Jun 20 17:22:00 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 20 23:31:15 2013 +0200 |
tree | fd1b12a5157a323358ec62046c454702dc781c15 | |
parent | 208dd7567df471c7c47aa25b94569afc115de5f5 [diff] |
KVM: s390: Privileged operation check for TPROT TPROT is a privileged instruction and thus should generate a privileged operation exception when the problem state bit is not cleared in the PSW. 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>