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(-)
--
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