linux_dsm_epyc7002/arch/s390/kvm
Carsten Otte 092670cd90 [S390] Use gmap translation for accessing guest memory
This patch removes kvm-s390 internal assumption of a linear mapping
of guest address space to user space. Previously, guest memory was
translated to user addresses using a fixed offset (gmsor). The new
code uses gmap_fault to resolve guest addresses.

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-07-24 10:48:21 +02:00
..
diag.c [S390] Replace ENOTSUPP usage with EOPNOTSUPP 2010-02-26 22:37:31 +01:00
gaccess.h [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
intercept.c [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
interrupt.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Kconfig virtio: expose for non-virtualization users too 2011-07-23 16:20:30 +09:30
kvm-s390.c [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
kvm-s390.h [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
Makefile [S390] move sie code to entry.S 2011-07-24 10:48:21 +02:00
priv.c [S390] kvm: handle tprot intercepts 2011-07-24 10:48:20 +02:00
sigp.c [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00