diff options
author | Thomas Huth <thuth@linux.vnet.ibm.com> | 2013-06-20 15:22:04 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-06-20 21:32:39 (GMT) |
commit | 953ed88d10444c0e139a2333b6cd96ce01aa94dc (patch) | |
tree | 89579d65e96ce247b41ae2b2fe788250bb80a94c /crypto/xts.c | |
parent | 133608f392ce2e11481317e3d0b02044710a5956 (diff) | |
download | linux-953ed88d10444c0e139a2333b6cd96ce01aa94dc.tar.xz |
KVM: s390: Reworked LCTL and LCTLG instructions
LCTL and LCTLG are also privileged instructions, thus there is no need for
treating them separately from the other instructions in priv.c. So this
patch moves these two instructions to priv.c, adds a check for supervisor
state and simplifies the "handle_eb" instruction decoding by merging the
two eb_handlers jump tables from intercept.c and priv.c into one table only.
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>
Diffstat (limited to 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions