Home
last modified time | relevance | path

Searched hist:bb25b9ba3e33e941dc48048d0a784e6a05e5648a (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dintercept.cdiff 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 Dkvm-s390.hdiff 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 Dpriv.cdiff 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 Dkvm-s390.cdiff 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 Dkvm_host.hdiff 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>