]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: Add skey emulation fault handling
authorJanosch Frank <frankja@linux.ibm.com>
Wed, 18 Jul 2018 12:40:22 +0000 (13:40 +0100)
committerJanosch Frank <frankja@linux.ibm.com>
Mon, 30 Jul 2018 10:20:18 +0000 (11:20 +0100)
commitc790d206873ed08f6ac79ecad22b1620e1bd1b78
tree0f2bfcd4b22232642c542e0215201507e7025888
parentc1e319bbcf262821d38735beb5fa4922059d0378
KVM: s390: Add skey emulation fault handling

When doing skey emulation for huge guests, we now need to fault in
pmds, as we don't have PGSTES anymore to store them when we do not
have valid table entries.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
arch/s390/kvm/kvm-s390.c
arch/s390/kvm/priv.c