public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: enable ioeventfd cookies
@ 2013-07-03  8:56 Cornelia Huck
  2013-07-03  8:56 ` [PATCH 1/2] KVM: kvm-io: support cookies Cornelia Huck
  2013-07-03  8:56 ` [PATCH 2/2] KVM: s390: use cookies for ioeventfd Cornelia Huck
  0 siblings, 2 replies; 9+ messages in thread
From: Cornelia Huck @ 2013-07-03  8:56 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini
  Cc: Christian Borntraeger, Heiko Carstens, Martin Schwidefsky, KVM,
	linux-s390

Hi,

the following two patches enable cookies to speed up lookups for
virtio-ccw ioeventfds on s390. I originally wrote that code when I
enabled ioeventfds back in March, but wanted to run it through some
testing before submitting it and then promptly forgot to post it again.

As this has been well tested by our internal test team :), I'd like to
see it applied now.

Cornelia Huck (2):
  KVM: kvm-io: support cookies
  KVM: s390: use cookies for ioeventfd

 arch/s390/kvm/diag.c     | 17 ++++++++++++++---
 include/linux/kvm_host.h |  2 ++
 virt/kvm/kvm_main.c      | 44 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 60 insertions(+), 3 deletions(-)

-- 
1.8.2.2


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

end of thread, other threads:[~2013-07-03 11:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03  8:56 [PATCH 0/2] KVM: enable ioeventfd cookies Cornelia Huck
2013-07-03  8:56 ` [PATCH 1/2] KVM: kvm-io: support cookies Cornelia Huck
2013-07-03  9:05   ` Paolo Bonzini
2013-07-03  9:21     ` Paolo Bonzini
2013-07-03 10:51       ` Cornelia Huck
2013-07-03 10:58         ` Paolo Bonzini
2013-07-03 11:45           ` Cornelia Huck
2013-07-03 11:46             ` Paolo Bonzini
2013-07-03  8:56 ` [PATCH 2/2] KVM: s390: use cookies for ioeventfd Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox