linux/arch/s390/kvm
Christian Borntraeger 52e16b185f KVM: s390: announce SYNC_MMU
KVM on s390 always had a sync mmu. Any mapping change in userspace
mapping was always reflected immediately in the guest mapping.
- In older code the guest mapping was just an offset
- In newer code the last level page table is shared

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2011-11-17 16:25:52 +02:00
..
Kconfig virtio: expose for non-virtualization users too 2011-07-23 16:20:30 +09:30
Makefile [S390] move sie code to entry.S 2011-07-24 10:48:21 +02:00
diag.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
gaccess.h [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
intercept.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
interrupt.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
kvm-s390.c KVM: s390: announce SYNC_MMU 2011-11-17 16:25:52 +02:00
kvm-s390.h [S390] remove kvm mmu reload on s390 2011-07-24 10:48:21 +02:00
priv.c KVM: s390: Fix tprot locking 2011-11-17 16:25:48 +02:00
sigp.c KVM: s390: handle SIGP sense running intercepts 2011-11-17 16:25:46 +02:00