On 09/05/2016 14:26, Christian Borntraeger wrote: > Paolo, Radim, > > here is v2 of the the 2nd bunch of s390 patches for 4.7 (kvm/next). > Only the 2 changed patches are send as reply. > patch 3: fix hast->has in subject > patch 4: move define > > > Please pull > > The following changes since commit 05b1159e641fa45e885aec8bf8e515117c8977d9: > > Merge tag 'kvms390-20160420' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into next (2016-04-20 15:28:51 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-4.7-2 > > for you to fetch changes up to 60a37709ce603da62d0b60699b713558b4cfd513: > > KVM: s390: Populate mask of non-hypervisor managed facility bits (2016-05-09 13:33:59 +0200) > > ---------------------------------------------------------------- > KVM: s390: features and fixes for 4.7 part2 > > - Use hardware provided information about facility bits that do not > need any hypervisor activitiy > - Add missing documentation for KVM_CAP_S390_RI > - Some updates/fixes for handling cpu models and facilities > > ---------------------------------------------------------------- > Alexander Yarygin (3): > KVM: s390: Enable all facility bits that are known good for passthrough > s390/sclp: Add hmfai field > KVM: s390: Populate mask of non-hypervisor managed facility bits > > David Hildenbrand (7): > KVM: s390: cmma: don't check entry content > KVM: s390: support NQ only if the facility is enabled for the guest > KVM: s390: enable PFMFI only if guest has EDAT1 > KVM: s390: enable SRS only if enabled for the guest > KVM: s390: cleanup cpuid handling > KVM: s390: force ibc into valid range > KVM: s390: document KVM_CAP_S390_RI > > Documentation/virtual/kvm/api.txt | 8 ++++++ > arch/s390/include/asm/kvm_host.h | 6 +---- > arch/s390/include/asm/sclp.h | 1 + > arch/s390/include/asm/sigp.h | 1 + > arch/s390/kvm/kvm-s390.c | 55 +++++++++++++++++++++++++++++---------- > arch/s390/kvm/priv.c | 21 +++++---------- > arch/s390/kvm/sigp.c | 6 +++++ > drivers/s390/char/sclp_early.c | 6 ++++- > 8 files changed, 70 insertions(+), 34 deletions(-) > Pulled, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html