All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes and feature for kvm-s390
@ 2012-04-24  7:24 Christian Borntraeger
  2012-04-24  7:24 ` [PATCH 1/3] kvm-s390: Implement the directed yield (diag 9c) hypervisor call for KVM Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 29+ messages in thread
From: Christian Borntraeger @ 2012-04-24  7:24 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tossati
  Cc: Carsten Otte, Alexander Graf, Jens Freimann, Cornelia Huck,
	Heiko Carstens, Martin Schwidefsky, Heinz Graalfs, KVM,
	Christian Borntraeger

Avi, Marcelo,

here are 3 patches for kvm on s390.
One patch implements diag 9c (directed yield).
Tthe two other patches implement a missing instruction and
KVM_CAP_MAX_VCPUS.

ALl 3 are targeted for the next merge window.

Thanks

Christian

Christian Borntraeger (1):
  kvm-s390: implement KVM_CAP_MAX_VCPUS

Cornelia Huck (1):
  kvm-s390: Handle sckpf instruction

Konstantin Weitz (1):
  kvm-s390: Implement the directed yield (diag 9c) hypervisor call for
    KVM

 arch/s390/include/asm/kvm_host.h |    1 +
 arch/s390/kvm/diag.c             |   44 ++++++++++++++++++++++++++++++++++++++
 arch/s390/kvm/intercept.c        |    1 +
 arch/s390/kvm/kvm-s390.c         |    4 ++++
 arch/s390/kvm/kvm-s390.h         |    1 +
 arch/s390/kvm/priv.c             |   31 +++++++++++++++++++++++++++
 6 files changed, 82 insertions(+)

-- 
1.7.9.6


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

end of thread, other threads:[~2012-06-06 13:12 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-24  7:24 [PATCH 0/3] Fixes and feature for kvm-s390 Christian Borntraeger
2012-04-24  7:24 ` [PATCH 1/3] kvm-s390: Implement the directed yield (diag 9c) hypervisor call for KVM Christian Borntraeger
2012-04-24 12:04   ` Avi Kivity
2012-04-24 12:44     ` Christian Borntraeger
2012-04-24 12:55       ` [PATCH 1/3v2] " Christian Borntraeger
2012-04-24 13:06         ` Avi Kivity
2012-04-24 15:47           ` Christian Borntraeger
2012-04-24 16:15             ` Avi Kivity
2012-04-24 16:21               ` Christian Borntraeger
2012-04-24 16:22                 ` Avi Kivity
2012-04-25 13:30                   ` [PATCH 0/2] rework kvm_vcpu_on_spin Christian Borntraeger
2012-04-25 13:30                     ` [PATCH 1/2] kvm-s390: Implement the directed yield (diag 9c) hypervisor call for KVM Christian Borntraeger
2012-04-26 12:06                       ` Alexander Graf
2012-04-26 12:19                         ` Christian Borntraeger
2012-04-26 12:26                           ` Alexander Graf
2012-04-25 13:30                     ` [PATCH 2/2] kvm-s390: use kvm_vcpu_on_spin for diag 0x44 Christian Borntraeger
2012-04-29 11:10                     ` [PATCH 0/2] rework kvm_vcpu_on_spin Avi Kivity
2012-06-06 12:55     ` trace points and ABI Christian Borntraeger
2012-06-06 13:12       ` Avi Kivity
2012-04-24  7:24 ` [PATCH 2/3] kvm-s390: Handle sckpf instruction Christian Borntraeger
2012-04-24  7:24 ` [PATCH 3/3] kvm-s390: implement KVM_CAP_MAX_VCPUS Christian Borntraeger
2012-04-24 12:06   ` Avi Kivity
2012-04-24 12:47     ` Christian Borntraeger
2012-04-24 13:01       ` Avi Kivity
2012-05-01  0:51         ` Marcelo Tosatti
2012-05-01  1:00           ` Marcelo Tosatti
2012-05-02  8:50             ` [PATCH 0/1] Updated Patch for NR/MAX VCPU on s390 Christian Borntraeger
2012-05-02  8:50               ` [PATCH 1/1] kvm-s390x: implement KVM_CAP_NR/MAX_VCPUS Christian Borntraeger
2012-05-02 21:36                 ` Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.