android_kernel_samsung_msm8976/arch/s390/kvm
Carsten Otte e08b963716 KVM: s390: add parameter for KVM_CREATE_VM
This patch introduces a new config option for user controlled kernel
virtual machines. It introduces a parameter to KVM_CREATE_VM that
allows to set bits that alter the capabilities of the newly created
virtual machine.
The parameter is passed to kvm_arch_init_vm for all architectures.
The only valid modifier bit for now is KVM_VM_S390_UCONTROL.
This requires CAP_SYS_ADMIN privileges and creates a user controlled
virtual machine on s390 architectures.

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:18 +02:00
..
diag.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
gaccess.h
intercept.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
interrupt.c KVM: s390: Fix RUNNING flag misinterpretation 2011-11-17 16:25:43 +02:00
Kconfig KVM: s390: add parameter for KVM_CREATE_VM 2012-03-05 14:52:18 +02:00
kvm-s390.c KVM: s390: add parameter for KVM_CREATE_VM 2012-03-05 14:52:18 +02:00
kvm-s390.h KVM: s390: add parameter for KVM_CREATE_VM 2012-03-05 14:52:18 +02:00
Makefile
priv.c KVM: s390: Fix tprot locking 2011-11-17 16:25:48 +02:00
sigp.c KVM: s390: handle SIGP sense running intercepts 2011-11-17 16:25:46 +02:00