Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.vnet.ibm.com>
To: kvm@vger.kernel.org
Cc: schwidefsky@de.ibm.com, borntraeger@de.ibm.com, david@redhat.com,
	alifm@linux.vnet.ibm.com, imbrenda@linux.vnet.ibm.com,
	linux-s390@vger.kernel.org
Subject: [PATCH 0/2] KVM: s390: Refactor host interpretation facilities controls
Date: Fri, 16 Feb 2018 12:16:13 +0100	[thread overview]
Message-ID: <1518779775-256056-1-git-send-email-frankja@linux.vnet.ibm.com> (raw)

The host interpretation controls and usage indication variables need
some renaming, so one can actually distinguish them by name. For the
sake of completeness and later expected use, we introduce controls for
pfmfi and the storage key facility (skf).

Janosch Frank (2):
  KVM: s390: Refactor host cmma and pfmfi interpretation controls
  KVM: s390: Add storage key facility interpretation control

 arch/s390/include/asm/kvm_host.h    |  2 ++
 arch/s390/include/asm/mmu.h         |  6 +++---
 arch/s390/include/asm/mmu_context.h |  4 ++--
 arch/s390/include/asm/pgtable.h     |  4 ++--
 arch/s390/kvm/kvm-s390.c            | 26 ++++++++++++++------------
 arch/s390/kvm/priv.c                | 26 +++++++++++++++-----------
 arch/s390/mm/gmap.c                 |  6 +++---
 arch/s390/mm/pgtable.c              |  4 ++--
 8 files changed, 43 insertions(+), 35 deletions(-)

-- 
2.7.4

             reply	other threads:[~2018-02-16 11:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-16 11:16 Janosch Frank [this message]
2018-02-16 11:16 ` [PATCH 1/2] KVM: s390: Refactor host cmma and pfmfi interpretation controls Janosch Frank
2018-02-16 14:09   ` David Hildenbrand
2018-02-16 11:16 ` [PATCH 2/2] KVM: s390: Add storage key facility interpretation control Janosch Frank
2018-02-16 14:30   ` David Hildenbrand
2018-02-16 14:35     ` Janosch Frank
2018-02-16 14:46       ` David Hildenbrand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1518779775-256056-1-git-send-email-frankja@linux.vnet.ibm.com \
    --to=frankja@linux.vnet.ibm.com \
    --cc=alifm@linux.vnet.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=david@redhat.com \
    --cc=imbrenda@linux.vnet.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=schwidefsky@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox