The following changes since commit 60417fcc2b0235dfe3dcd589c56dbe3ea1a64c54: KVM: s390: factor out reading of the guest TOD clock (2015-10-13 15:50:35 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-20151028 for you to fetch changes up to 46b708ea875f14f5496109df053624199f3aae87: KVM: s390: use simple switch statement as multiplexer (2015-10-29 15:59:11 +0100) ---------------------------------------------------------------- KVM: s390: Bugfix and cleanups There is one important bug fix for a potential memory corruption and/or guest errors for guests with 63 or 64 vCPUs. This fix would qualify for 4.3 but is some days too late giving that we are about to release 4.3. Given that this patch is cc stable >= 3.15 anyway, we can handle it via 4.4. merge window. This pull reuqest also contains two cleanups. ---------------------------------------------------------------- Christian Borntraeger (2): KVM: s390: drop useless newline in debugging data KVM: s390: use simple switch statement as multiplexer David Hildenbrand (1): KVM: s390: SCA must not cross page boundaries arch/s390/kvm/intercept.c | 42 +++++++++++++++++++++--------------------- arch/s390/kvm/kvm-s390.c | 12 +++++++----- 2 files changed, 28 insertions(+), 26 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html