Searched hist:"69 d0d3a3160690cf64ea3bf484ca1f9d7a1bf798" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/s390/kvm/ |
H A D | kvm-s390.h | diff 69d0d3a3160690cf64ea3bf484ca1f9d7a1bf798 Wed Jun 12 13:54:53 CEST 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: guest large pages
This patch enables kvm to give large pages to the guest. The heavy lifting is done by the hardware, the host only has to take care of the PFMF instruction, which is also part of EDAT-1.
We also support the non-quiescing key setting facility if the host supports it, to behave similar to the interpretation of sske.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | priv.c | diff 69d0d3a3160690cf64ea3bf484ca1f9d7a1bf798 Wed Jun 12 13:54:53 CEST 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: guest large pages
This patch enables kvm to give large pages to the guest. The heavy lifting is done by the hardware, the host only has to take care of the PFMF instruction, which is also part of EDAT-1.
We also support the non-quiescing key setting facility if the host supports it, to behave similar to the interpretation of sske.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | kvm-s390.c | diff 69d0d3a3160690cf64ea3bf484ca1f9d7a1bf798 Wed Jun 12 13:54:53 CEST 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: guest large pages
This patch enables kvm to give large pages to the guest. The heavy lifting is done by the hardware, the host only has to take care of the PFMF instruction, which is also part of EDAT-1.
We also support the non-quiescing key setting facility if the host supports it, to behave similar to the interpretation of sske.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | diff 69d0d3a3160690cf64ea3bf484ca1f9d7a1bf798 Wed Jun 12 13:54:53 CEST 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: guest large pages
This patch enables kvm to give large pages to the guest. The heavy lifting is done by the hardware, the host only has to take care of the PFMF instruction, which is also part of EDAT-1.
We also support the non-quiescing key setting facility if the host supports it, to behave similar to the interpretation of sske.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|