+1
−0
arch/s390/kvm/dat.c
0 → 100644
+103
−0
+77
−0
Loading
Add page table management functions to be used for KVM guest (gmap) page tables. This patch adds the boilerplate and functions for the allocation and deallocation of DAT tables. Acked-by:Heiko Carstens <hca@linux.ibm.com> Signed-off-by:
Claudio Imbrenda <imbrenda@linux.ibm.com>