All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/5] KVM: s390: Fixups for changes in merge window for 4.0
@ 2015-03-04 11:41 Christian Borntraeger
  2015-03-04 11:41 ` [GIT PULL 1/5] KVM: s390/cpacf: Enable key wrapping by default Christian Borntraeger
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Christian Borntraeger @ 2015-03-04 11:41 UTC (permalink / raw)
  To: Paolo Bonzini, Marcelo Tosatti
  Cc: KVM, linux-s390, Cornelia Huck, Jens Freimann, Alexander Graf,
	Christian Borntraeger

Paolo, Marcelo,

here is a pull request for kvm/master targetting 4.0. It is based on
4.0-rc1 as I want all patches in an upcoming pull request against 
kvm/next as well to avoid nasty merge conflicts with other changes
that we have pending. So my next pull request for kvm/next will
be based on fb5bf93f84c277546473, which is the HEAD of this pull
request.

All patches fix commits that were merged during this merge window.

Please pull.


Christian


The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-master-20150303

for you to fetch changes up to fb5bf93f84c277546473be35543ed7890f6e6742:

  KVM: s390: non-LPAR case obsolete during facilities mask init (2015-03-04 10:33:25 +0100)

----------------------------------------------------------------
KVM: s390: Fixups for changes in merge window for 4.0

Here are some fixups/improvements for

commit 658b6eda204 ("KVM: s390: add cpu model support")
commit 9d8d578605b ("KVM: s390: use facilities and cpu_id per KVM")
commit a374e892c34 ("KVM: s390/cpacf: Enable/disable protected key
functions for kvm guest")
commit 45c9b47c588 ("KVM: s390/CPACF: Choose crypto control block format")

which all have been merged during the merge window for 4.0.

----------------------------------------------------------------
Christian Borntraeger (1):
      KVM: s390/cpacf: Fix kernel bug under z/VM

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         | 68 ++++++++++++++++++----------------------
 arch/s390/kvm/kvm-s390.h         |  3 +-
 arch/s390/kvm/priv.c             |  2 +-
 4 files changed, 40 insertions(+), 45 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-03-05 17:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04 11:41 [GIT PULL 0/5] KVM: s390: Fixups for changes in merge window for 4.0 Christian Borntraeger
2015-03-04 11:41 ` [GIT PULL 1/5] KVM: s390/cpacf: Enable key wrapping by default Christian Borntraeger
2015-03-04 11:41 ` [GIT PULL 2/5] KVM: s390/cpacf: Fix kernel bug under z/VM Christian Borntraeger
2015-03-04 11:41 ` [GIT PULL 3/5] KVM: s390: fix in memory copy of facility lists Christian Borntraeger
2015-03-04 11:41 ` [GIT PULL 4/5] KVM: s390: include guest facilities in kvm facility test Christian Borntraeger
2015-03-04 11:41 ` [GIT PULL 5/5] KVM: s390: non-LPAR case obsolete during facilities mask init Christian Borntraeger
2015-03-04 11:42 ` [GIT PULL 0/5] KVM: s390: Fixups for changes in merge window for 4.0 Christian Borntraeger
2015-03-05  1:07 ` Marcelo Tosatti
2015-03-05  1:07   ` Marcelo Tosatti
2015-03-05  8:41   ` Christian Borntraeger
2015-03-05  8:47     ` Christian Borntraeger
2015-03-05 10:33   ` Paolo Bonzini
2015-03-05 17:43     ` Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.