linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Boost vCPUs that are ready to deliver interrupts
@ 2019-07-18 13:37 Paolo Bonzini
  2019-07-18 13:37 ` [PATCH 1/2] KVM: Boost vCPUs that are delivering interrupts Paolo Bonzini
  2019-07-18 13:37 ` [PATCH 2/2] KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup Paolo Bonzini
  0 siblings, 2 replies; 6+ messages in thread
From: Paolo Bonzini @ 2019-07-18 13:37 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: wanpengli, rkrcmar, borntraeger, paulus, maz

My take on Wanpeng's patches with some extra cleanups.

Wanpeng Li (2):
  KVM: Boost vCPUs that are delivering interrupts
  KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup

 arch/s390/kvm/interrupt.c | 23 +++--------------------
 include/linux/kvm_host.h  |  1 +
 virt/kvm/kvm_main.c       |  9 +++++++--
 3 files changed, 11 insertions(+), 22 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-18 13:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-18 13:37 [PATCH v3 0/2] Boost vCPUs that are ready to deliver interrupts Paolo Bonzini
2019-07-18 13:37 ` [PATCH 1/2] KVM: Boost vCPUs that are delivering interrupts Paolo Bonzini
2019-07-18 13:45   ` Christian Borntraeger
2019-07-18 13:50     ` Paolo Bonzini
2019-07-18 13:37 ` [PATCH 2/2] KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup Paolo Bonzini
2019-07-18 13:47   ` Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).