commit | 1c17c3e6bfe61846d1120291b2f486d00bc0d18f | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jul 08 11:53:38 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 11 09:48:49 2016 +0200 |
tree | a4e3197adf180d56f795d1725380462c4ddff08d | |
parent | 8426097258c8092f8f3f7a5c420d3809e99b0769 [diff] |
KVM: VMX: reflect broken preemption timer in vmcs_config Simplify cpu_has_vmx_preemption_timer. This is consistent with the rest of setup_vmcs_config and preparatory for the next patch. Tested-by: Wanpeng Li <kernellwp@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>