Commit b62267b
KVM: s390: Return error on SIDA memop on normal guest
commit 2c212e1 upstream.
Refuse SIDA memops on guests which are not protected.
For normal guests, the secure instruction data address designation,
which determines the location we access, is not under control of KVM.
Fixes: 19e1227 (KVM: S390: protvirt: Introduce instruction data area bounce buffer)
Signed-off-by: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent be93028 commit b62267b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4654 | 4654 | | |
4655 | 4655 | | |
4656 | 4656 | | |
| 4657 | + | |
| 4658 | + | |
4657 | 4659 | | |
4658 | 4660 | | |
4659 | 4661 | | |
| |||
0 commit comments