KVM: VMX: reflect broken preemption timer in vmcs_config 75/17075/1
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 8 Jul 2016 09:53:38 +0000 (11:53 +0200)
committerYunhong Jiang <yunhong.jiang@linux.intel.com>
Mon, 18 Jul 2016 15:10:02 +0000 (08:10 -0700)
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>
Change-Id: I3b33a881c5e47d5d3046e28374d0b0ca363ffad7
upstream-status: backport
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>

No differences found