From: Tiejun Chen Date: Tue, 28 Oct 2014 02:14:47 +0000 (+0800) Subject: kvm: x86: vmx: move down hardware_setup() and hardware_unsetup() X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c7648d91205f4200d3b5c76a8c18d426714d9e;p=pandora-kernel.git kvm: x86: vmx: move down hardware_setup() and hardware_unsetup() Just move this pair of functions down to make sure later we can add something dependent on others. Signed-off-by: Tiejun Chen Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed