https://github.com/torvalds/linux
Revision 52e16b185fdd0aeb0522c203e944873e38ac1575 authored by Christian Borntraeger on 17 November 2011, 10:00:44 UTC, committed by Avi Kivity on 17 November 2011, 14:25:52 UTC
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>
1 parent 1eddb85
History
Tip revision: 52e16b185fdd0aeb0522c203e944873e38ac1575 authored by Christian Borntraeger on 17 November 2011, 10:00:44 UTC
KVM: s390: announce SYNC_MMU
Tip revision: 52e16b1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.4 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top