Searched hist:bb25b9ba3e33e941dc48048d0a784e6a05e5648a (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | intercept.c | diff bb25b9ba3e33e941dc48048d0a784e6a05e5648a Sun Jul 24 03:48:17 CDT 2011 Christian Borntraeger <borntraeger@de.ibm.com> [S390] kvm: handle tprot intercepts
When running a kvm guest we can get intercepts for tprot, if the host page table is read-only or not populated. This patch implements the most common case (linux memory detection). This also allows host copy on write for guest memory on newer systems.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | kvm-s390.h | diff bb25b9ba3e33e941dc48048d0a784e6a05e5648a Sun Jul 24 03:48:17 CDT 2011 Christian Borntraeger <borntraeger@de.ibm.com> [S390] kvm: handle tprot intercepts
When running a kvm guest we can get intercepts for tprot, if the host page table is read-only or not populated. This patch implements the most common case (linux memory detection). This also allows host copy on write for guest memory on newer systems.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | priv.c | diff bb25b9ba3e33e941dc48048d0a784e6a05e5648a Sun Jul 24 03:48:17 CDT 2011 Christian Borntraeger <borntraeger@de.ibm.com> [S390] kvm: handle tprot intercepts
When running a kvm guest we can get intercepts for tprot, if the host page table is read-only or not populated. This patch implements the most common case (linux memory detection). This also allows host copy on write for guest memory on newer systems.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | kvm-s390.c | diff bb25b9ba3e33e941dc48048d0a784e6a05e5648a Sun Jul 24 03:48:17 CDT 2011 Christian Borntraeger <borntraeger@de.ibm.com> [S390] kvm: handle tprot intercepts
When running a kvm guest we can get intercepts for tprot, if the host page table is read-only or not populated. This patch implements the most common case (linux memory detection). This also allows host copy on write for guest memory on newer systems.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | diff bb25b9ba3e33e941dc48048d0a784e6a05e5648a Sun Jul 24 03:48:17 CDT 2011 Christian Borntraeger <borntraeger@de.ibm.com> [S390] kvm: handle tprot intercepts
When running a kvm guest we can get intercepts for tprot, if the host page table is read-only or not populated. This patch implements the most common case (linux memory detection). This also allows host copy on write for guest memory on newer systems.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|