All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] KVM: s390: patches for kvm-next
@ 2014-01-17 13:44 Christian Borntraeger
  2014-01-17 13:44 ` [PULL 1/3] KVM: s390: enable Transactional Execution Christian Borntraeger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christian Borntraeger @ 2014-01-17 13:44 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini; +Cc: kvm, Christian Borntraeger, Cornelia Huck

Paolo,

the following changes since commit 26a865f4aa8e66a6d94958de7656f7f1b03c6c56:

  KVM: VMX: fix use after free of vmx->loaded_vmcs (2014-01-08 19:14:08 -0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-20140117

for you to fetch changes up to 19e4735bd7f02bd38db43a8521377b35f236b3b6:

  KVM: s390: virtio-ccw: Handle command rejects. (2014-01-17 13:12:22 +0100)

----------------------------------------------------------------
This deals with 2 guest features that need enablement in the kvm host:
- transactional execution
- lpp sampling support

In addition there is also a fix to the virtio-ccw guest driver. This will
enable future features

----------------------------------------------------------------
Cornelia Huck (1):
      KVM: s390: virtio-ccw: Handle command rejects.

Michael Mueller (1):
      KVM: s390: enable Transactional Execution

Thomas Huth (1):
      KVM: s390: Enable the LPP facility for guests

 arch/s390/include/asm/kvm_host.h |   15 ++++++++++++++-
 arch/s390/kvm/intercept.c        |   11 +++++++++++
 arch/s390/kvm/kvm-s390.c         |   17 +++++++++++------
 arch/s390/kvm/kvm-s390.h         |    6 ++++++
 drivers/s390/kvm/virtio_ccw.c    |   11 +++++++++--
 5 files changed, 51 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2014-01-23 10:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 13:44 [PULL 0/3] KVM: s390: patches for kvm-next Christian Borntraeger
2014-01-17 13:44 ` [PULL 1/3] KVM: s390: enable Transactional Execution Christian Borntraeger
2014-01-17 13:44 ` [PULL 2/3] KVM: s390: Enable the LPP facility for guests Christian Borntraeger
2014-01-17 13:44 ` [PULL 3/3] KVM: s390: virtio-ccw: Handle command rejects Christian Borntraeger
2014-01-23 10:40 ` [PULL 0/3] KVM: s390: patches for kvm-next Paolo Bonzini

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.