From: Anup Patel Date: Mon, 30 Sep 2013 08:50:07 +0000 (+0530) Subject: ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl X-Git-Tag: v3.13-rc1~80^2~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c4e0c77ac91505ab94284b14025e3a0865c0a5;p=pandora-kernel.git ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl For implementing CPU=host, we need a mechanism for querying preferred VCPU target type on underlying Host. This patch implements KVM_ARM_PREFERRED_TARGET vm ioctl which returns struct kvm_vcpu_init instance containing information about preferred VCPU target type and target specific features available for it. Signed-off-by: Anup Patel Signed-off-by: Pranavkumar Sawargaonkar Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed