linux_dsm_epyc7002/arch/x86/include
Sean Christopherson f99279825e KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Refactor kvm_x86_ops->set_hv_timer to use an explicit parameter for
stating that the timer has expired.  Overloading the return value is
unnecessarily clever, e.g. can lead to confusion over the proper return
value from start_hv_timer() when r==1.

Cc: Wanpeng Li <wanpengli@tencent.com>
Cc: Liran Alon <liran.alon@oracle.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-04-30 21:32:16 +02:00
..
asm KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param 2019-04-30 21:32:16 +02:00
uapi/asm KVM: nVMX: always use early vmcs check when EPT is disabled 2019-04-16 15:37:12 +02:00