+1
−1
arch/s390/kvm/faultin.c
0 → 100644
+148
−0
arch/s390/kvm/faultin.h
0 → 100644
+92
−0
+1
−1
Loading
Add some helper functions for handling multiple guest faults at the same time. This will be needed for VSIE, where a nested guest access also needs to access all the page tables that map it. Acked-by:Heiko Carstens <hca@linux.ibm.com> Signed-off-by:
Claudio Imbrenda <imbrenda@linux.ibm.com>