linux-hardened/arch/s390/kvm
Christian Borntraeger bb25b9ba3e [S390] kvm: handle tprot intercepts
When running a kvm guest we can get intercepts for tprot, if the host
page table is read-only or not populated. This patch implements the
most common case (linux memory detection).
This also allows host copy on write for guest memory on newer systems.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-07-24 10:48:20 +02:00
..
diag.c [S390] Replace ENOTSUPP usage with EOPNOTSUPP 2010-02-26 22:37:31 +01:00
gaccess.h KVM: s390: streamline memslot handling 2009-09-10 08:32:42 +03:00
intercept.c [S390] kvm: handle tprot intercepts 2011-07-24 10:48:20 +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] kvm: handle tprot intercepts 2011-07-24 10:48:20 +02:00
kvm-s390.h [S390] kvm: handle tprot intercepts 2011-07-24 10:48:20 +02:00
Makefile s390: change to new flag variable 2011-03-17 14:02:57 +01:00
priv.c [S390] kvm: handle tprot intercepts 2011-07-24 10:48:20 +02:00
sie64a.S [S390] kvm-s390: Fix host crash on misbehaving guests 2011-06-06 14:14:56 +02:00
sigp.c [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held 2010-06-08 18:58:23 +02:00