From: Marcelo Tosatti Date: Fri, 13 Mar 2015 01:09:35 +0000 (-0300) Subject: Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.15~16039^2~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b25385761976f4670b83548f3276183d7b4ceac;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'kvm-s390-next-20150306' of git://git./linux/kernel/git/kvms390/linux into queue KVM: s390: Features and Fixes for 4.1 (kvm/next) 1. Several Fixes and enhancements --------------------------------- - These 3 patches have cc stable: b75f4c9 KVM: s390: Zero out current VMDB of STSI before including level3 data. 261520d KVM: s390: fix handling of write errors in the tpi handler 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler 2. SIMD support the kernel part (introduced with z13) ----------------------------------------------------- - two KVM-generic changes in kvm.h: 1. New capability that can be enabled: KVM_CAP_S390_VECTOR_REGISTERS 2. increased padding size for sync regs in struct kvm_run to clarify that sync regs can be larger than 1k. This is fine as this is the last element in the structure. --- 2b25385761976f4670b83548f3276183d7b4ceac