diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-10-29 10:07:16 +0100 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2014-11-07 11:11:08 +0100 |
commit | fc56eb66c348febef6c7bbd2c3918410cafd6313 (patch) | |
tree | 9aab9180e7733d1b79a76e4cd6549eb9c882779a /Documentation/virtual | |
parent | 2dca485f8740208604543c3960be31a5dd3ea603 (diff) | |
download | lwn-fc56eb66c348febef6c7bbd2c3918410cafd6313.tar.gz lwn-fc56eb66c348febef6c7bbd2c3918410cafd6313.zip |
KVM: s390: fix handling of lctl[g]/stctl[g]
According to the architecture all instructions are suppressing if memory
access is prohibited due to DAT protection, unless stated otherwise for
an instruction.
The lctl[g]/stctl[g] implementations handled this incorrectly since
control register handling was done piecemeal, which means they had
terminating instead of suppressing semantics.
This patch fixes this.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions