]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'kvm-s390-next-20150209' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 9 Feb 2015 12:34:43 +0000 (13:34 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 9 Feb 2015 12:34:43 +0000 (13:34 +0100)
commitccd9e785ea174a1c21d4c63a2afaacd6ef31d56d
tree33413aecd118bb8342e95ad3297a06ce322c07a0
parentf7819512996361280b86259222456fcf15aad926
parentde8e5d744051568c8aad35c1c2dcf8fd137d10c9
Merge tag 'kvm-s390-next-20150209' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

KVM: s390: fixes and features for kvm/next (3.20)

1. Fixes
- Fix user triggerable endless loop
- reenable LPP facility
- disable KVM compat ioctl on s390 (untested and broken)

2. cpu models for s390
- provide facilities and instruction blocking per VM
- add s390 specific vm attributes for setting values

3. crypto
- toleration patch for z13 support

4. add uuid and long name to /proc/sysinfo (stsi 322)
- patch Acked by Heiko Carstens (touches non-kvm s390 code)