On Thu, 2011-12-08 at 10:12 +0100, Carsten Otte wrote:
> plain text document attachment (enable-ucontrol.patch)
> This patch introduces a new config option for user controlled kernel
> virtual machines. It introduces an optional parameter to
> KVM_CREATE_VM in order to create a user controlled virtual machine.
> The parameter is passed to kvm_arch_init_vm for all architectures.
> Valid values for the new parameter are KVM_VM_REGULAR (defined to 0
> for backward compatibility to old KVM_CREATE_VM) and
> KVM_VM_S390_UCONTROL for s390 only.

Why is it s390 specific? why isn't it KVM_VM_UCONTROL which is currently
only implemented on s390?

-- 

Sasha.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to