From f2c7648d91205f4200d3b5c76a8c18d426714d9e Mon Sep 17 00:00:00 2001 From: Tiejun Chen Date: Tue, 28 Oct 2014 10:14:47 +0800 Subject: [PATCH] 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-format-patch failed