From: Tiejun Chen Date: Tue, 28 Oct 2014 02:14:48 +0000 (+0800) Subject: kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup() X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a1cd60d17f;p=pandora-kernel.git kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup() Instead of vmx_init(), actually it would make reasonable sense to do anything specific to vmx hardware setting in vmx_x86_ops->hardware_setup(). Signed-off-by: Tiejun Chen Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed