linux/Documentation
Carsten Otte ccc7910fe5 KVM: s390: ucontrol: interface to inject faults on a vcpu page table
This patch allows the user to fault in pages on a virtual cpus
address space for user controlled virtual machines. Typically this
is superfluous because userspace can just create a mapping and
let the kernel's page fault logic take are of it. There is one
exception: SIE won't start if the lowcore is not present. Normally
the kernel takes care of this [handle_validity() in
arch/s390/kvm/intercept.c] but since the kernel does not handle
intercepts for user controlled virtual machines, userspace needs to
be able to handle this condition.

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-03-05 14:52:20 +02:00
..
2012-02-01 09:14:17 -08:00
2011-12-11 10:32:23 -08:00
2011-12-27 11:27:12 +01:00
2012-01-16 12:34:12 +04:00
2012-01-04 16:04:30 -08:00
2012-01-13 10:12:23 -08:00
2011-12-27 11:27:12 +01:00
2011-12-12 14:14:31 -08:00
2012-01-26 14:11:31 +01:00
2012-01-02 13:04:55 +01:00