commit | 178f02ffafafc59d4d4b135242e5cc1515743680 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Wed Apr 26 22:32:26 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 27 14:18:45 2017 +0200 |
tree | 4e1addc5b8d3fffd2d14868c72c038d44488ea17 | |
parent | cde9af6e79046e12cd08d161139b1d5e57e9fbac [diff] |
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU No need to kick a VCPU that we have just woken up. Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>