Home
last modified time | relevance | path

Searched hist:"37 d9df98b71afdf3baf41ee5451b6206c13328c6" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dgmap.hdiff 37d9df98b71afdf3baf41ee5451b6206c13328c6 Wed Mar 11 10:47:33 CDT 2015 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: backup the currently enabled gmap when scheduled out

Nested virtualization will have to enable own gmaps. Current code
would enable the wrong gmap whenever scheduled out and back in,
therefore resulting in the wrong gmap being enabled.

This patch reenables the last enabled gmap, therefore avoiding having to
touch vcpu->arch.gmap when enabling a different gmap.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
H A Dkvm_host.hdiff 37d9df98b71afdf3baf41ee5451b6206c13328c6 Wed Mar 11 10:47:33 CDT 2015 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: backup the currently enabled gmap when scheduled out

Nested virtualization will have to enable own gmaps. Current code
would enable the wrong gmap whenever scheduled out and back in,
therefore resulting in the wrong gmap being enabled.

This patch reenables the last enabled gmap, therefore avoiding having to
touch vcpu->arch.gmap when enabling a different gmap.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
/openbmc/linux/arch/s390/mm/
H A Dgmap.cdiff 37d9df98b71afdf3baf41ee5451b6206c13328c6 Wed Mar 11 10:47:33 CDT 2015 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: backup the currently enabled gmap when scheduled out

Nested virtualization will have to enable own gmaps. Current code
would enable the wrong gmap whenever scheduled out and back in,
therefore resulting in the wrong gmap being enabled.

This patch reenables the last enabled gmap, therefore avoiding having to
touch vcpu->arch.gmap when enabling a different gmap.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 37d9df98b71afdf3baf41ee5451b6206c13328c6 Wed Mar 11 10:47:33 CDT 2015 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: backup the currently enabled gmap when scheduled out

Nested virtualization will have to enable own gmaps. Current code
would enable the wrong gmap whenever scheduled out and back in,
therefore resulting in the wrong gmap being enabled.

This patch reenables the last enabled gmap, therefore avoiding having to
touch vcpu->arch.gmap when enabling a different gmap.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>