From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [GIT PULL] KVM fixes for 4.0-rc3 Date: Mon, 9 Mar 2015 18:44:46 -0300 Message-ID: <20150309214446.GA7647@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel , kvm , Paolo Bonzini To: Linus Torvalds Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following KVM S/390 bug fixes Christian Borntraeger (1): KVM: s390/cpacf: Fix kernel bug under z/VM Marcelo Tosatti (1): Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/.../kvms390/linux Michael Mueller (3): KVM: s390: fix in memory copy of facility lists KVM: s390: include guest facilities in kvm facility test KVM: s390: non-LPAR case obsolete during facilities mask init Tony Krowiak (1): KVM: s390/cpacf: Enable key wrapping by default arch/s390/include/asm/kvm_host.h | 12 +++--- arch/s390/kvm/kvm-s390.c | 70 +++++++++++++++++---------------------- arch/s390/kvm/kvm-s390.h | 3 + arch/s390/kvm/priv.c | 2 - 4 files changed, 41 insertions(+), 46 deletions(-)