commit | 52e16b185fdd0aeb0522c203e944873e38ac1575 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Nov 17 11:00:44 2011 +0100 |
committer | Avi Kivity <avi@redhat.com> | Thu Nov 17 16:25:52 2011 +0200 |
tree | 4a48a7e9d544a230a024047ca0f93ea529adbf7f | |
parent | 1eddb85f889a5a9fe59ec184e06844716a00aded [diff] |
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>