public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] cmma and lazy sske
@ 2014-04-02  9:24 Christian Borntraeger
  2014-04-02  9:24 ` [PATCH 1/5] KVM: s390: make cmma usage conditionally Christian Borntraeger
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christian Borntraeger @ 2014-04-02  9:24 UTC (permalink / raw)
  To: Paolo Bonzini, Martin Schwidefsky
  Cc: KVM, linux-s390, Cornelia Huck, Christian Borntraeger

Martin,

shall we send out patch 1 via your tree or kvm? Should be still in for 3.15

Can you ACK patches 2-5?


Dominik Dingel (5):
  KVM: s390: make cmma usage conditionally
  KVM: s390: Adding skey bit to mmu context
  KVM: s390: Clear storage keys
  KVM: s390: Allow skeys to be enabled for the current process
  KVM: s390: Don't enable skeys by default

 arch/s390/include/asm/kvm_host.h    |  4 ++
 arch/s390/include/asm/mmu.h         |  2 +
 arch/s390/include/asm/mmu_context.h |  1 +
 arch/s390/include/asm/pgalloc.h     |  3 +-
 arch/s390/include/asm/pgtable.h     | 42 +++++++++++------
 arch/s390/kvm/diag.c                |  6 ---
 arch/s390/kvm/kvm-s390.c            | 61 +++++++++++++++---------
 arch/s390/kvm/kvm-s390.h            |  6 ++-
 arch/s390/kvm/priv.c                | 94 +++++++++++++++++++++----------------
 arch/s390/kvm/trace.h               | 14 ++++++
 arch/s390/mm/pgtable.c              | 61 +++++++++++++++++++-----
 11 files changed, 199 insertions(+), 95 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2014-04-02 14:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-02  9:24 [PATCH 0/5] cmma and lazy sske Christian Borntraeger
2014-04-02  9:24 ` [PATCH 1/5] KVM: s390: make cmma usage conditionally Christian Borntraeger
2014-04-02  9:24 ` [PATCH 2/5] KVM: s390: Adding skey bit to mmu context Christian Borntraeger
2014-04-02  9:24 ` [PATCH 3/5] KVM: s390: Clear storage keys Christian Borntraeger
2014-04-02  9:24 ` [PATCH 4/5] KVM: s390: Allow skeys to be enabled for the current process Christian Borntraeger
2014-04-02  9:24 ` [PATCH 5/5] KVM: s390: Don't enable skeys by default Christian Borntraeger
2014-04-02 14:31 ` [PATCH 0/5] cmma and lazy sske Martin Schwidefsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox