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
..
2011-12-27 11:21:49 +02:00
2011-12-27 11:22:30 +02:00
2010-10-24 10:53:14 +02:00
2011-12-27 11:23:39 +02:00
2011-12-27 11:23:39 +02:00
2011-07-24 11:50:40 +03:00
2011-12-27 11:24:37 +02:00
2011-12-27 11:17:05 +02:00
2011-12-27 11:21:49 +02:00