Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dintercept.cdiff 2c70fe4416d5f6d092b20ebf7d7654835e09c109 Fri May 17 07:41:36 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> s390/kvm: Kick guests out of sie if prefix page host pte is touched

The guest prefix pages must be mapped writeable all the time
while SIE is running, otherwise the guest might see random
behaviour. (pinned at the pte level) Turns out that mlocking is
not enough, the page table entry (not the page) might change or
become r/o. This patch uses the gmap notifiers to kick guest
cpus out of SIE.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
H A Dkvm-s390.hdiff 2c70fe4416d5f6d092b20ebf7d7654835e09c109 Fri May 17 07:41:36 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> s390/kvm: Kick guests out of sie if prefix page host pte is touched

The guest prefix pages must be mapped writeable all the time
while SIE is running, otherwise the guest might see random
behaviour. (pinned at the pte level) Turns out that mlocking is
not enough, the page table entry (not the page) might change or
become r/o. This patch uses the gmap notifiers to kick guest
cpus out of SIE.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
H A Dkvm-s390.cdiff 2c70fe4416d5f6d092b20ebf7d7654835e09c109 Fri May 17 07:41:36 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> s390/kvm: Kick guests out of sie if prefix page host pte is touched

The guest prefix pages must be mapped writeable all the time
while SIE is running, otherwise the guest might see random
behaviour. (pinned at the pte level) Turns out that mlocking is
not enough, the page table entry (not the page) might change or
become r/o. This patch uses the gmap notifiers to kick guest
cpus out of SIE.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.hdiff 2c70fe4416d5f6d092b20ebf7d7654835e09c109 Fri May 17 07:41:36 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> s390/kvm: Kick guests out of sie if prefix page host pte is touched

The guest prefix pages must be mapped writeable all the time
while SIE is running, otherwise the guest might see random
behaviour. (pinned at the pte level) Turns out that mlocking is
not enough, the page table entry (not the page) might change or
become r/o. This patch uses the gmap notifiers to kick guest
cpus out of SIE.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>