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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html