diff options
author | Wanpeng Li <wanpengli@tencent.com> | 2019-08-01 06:30:13 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-08-05 13:55:45 +0300 |
commit | a48d06f9b7cedbb8ad7804d1720168b7ee6a34e7 (patch) | |
tree | 6922286f3f80af87baca222e0f3736c486c1dc9a /virt | |
parent | 266e85a5ec9100dcd9ae03601453bbc96fefee5d (diff) | |
download | linux-a48d06f9b7cedbb8ad7804d1720168b7ee6a34e7.tar.xz |
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
kvm_set_pending_timer() will take care to wake up the sleeping vCPU which
has pending timer, don't need to check this in apic_timer_expired() again.
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Wanpeng Li <wanpengli@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions