diff options
author | Tiejun Chen <tiejun.chen@intel.com> | 2014-12-23 08:21:11 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-12-27 20:52:10 (GMT) |
commit | baa035227b2e8b4bfba8f6176dc06c60477f1634 (patch) | |
tree | 409ad6a2961ed62a79a1e329337d91e406a64d08 /fs/namespace.c | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff) | |
download | linux-baa035227b2e8b4bfba8f6176dc06c60477f1634.tar.xz |
kvm: x86: vmx: reorder some msr writing
The commit 34a1cd60d17f, "x86: vmx: move some vmx setting from
vmx_init() to hardware_setup()", tried to refactor some codes
specific to vmx hardware setting into hardware_setup(), but some
msr writing should depend on our previous setting condition like
enable_apicv, enable_ept and so on.
Reported-by: Jamie Heilman <jamie@audible.transient.net>
Tested-by: Jamie Heilman <jamie@audible.transient.net>
Signed-off-by: Tiejun Chen <tiejun.chen@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions