Searched hist:"52 e16b185fdd0aeb0522c203e944873e38ac1575" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | diff 52e16b185fdd0aeb0522c203e944873e38ac1575 Thu Nov 17 04:00:44 CST 2011 Christian Borntraeger <borntraeger@de.ibm.com> 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>
|