Home
last modified time | relevance | path

Searched hist:"2 cef4deb4018c02fb3cd08f76c8a988f7ddee480" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 2cef4deb4018c02fb3cd08f76c8a988f7ddee480 Mon Mar 25 17:22:48 CET 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Dont do a gmap update on minor memslot changes

Some memslot updates dont affect the gmap implementation,
e.g. setting/unsetting dirty tracking. Since a gmap update
will cause tlb flushes and segment table invalidations we
want to avoid that.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>