From: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
To: kvm@vger.kernel.org, borntraeger@de.ibm.com,
frankja@linux.ibm.com, imbrenda@linux.ibm.com
Cc: scgl@linux.ibm.com, david@redhat.com, cohuck@redhat.com,
linux-s390@vger.kernel.org
Subject: [PATCH 0/2] KVM: s390: Some gaccess cleanup
Date: Mon, 16 Aug 2021 17:07:15 +0200 [thread overview]
Message-ID: <20210816150718.3063877-1-scgl@linux.ibm.com> (raw)
Cleanup s390 guest access code a bit, getting rid of some code
duplication and improving readability.
Janis Schoetterl-Glausch (2):
KVM: s390: gaccess: Cleanup access to guest frames
KVM: s390: gaccess: Refactor access address range check
arch/s390/kvm/gaccess.c | 129 ++++++++++++++++++++--------------------
1 file changed, 63 insertions(+), 66 deletions(-)
--
2.25.1
next reply other threads:[~2021-08-16 15:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-16 15:07 Janis Schoetterl-Glausch [this message]
2021-08-16 15:07 ` [PATCH 1/2] KVM: s390: gaccess: Cleanup access to guest frames Janis Schoetterl-Glausch
2021-08-18 7:46 ` Janosch Frank
2021-08-18 7:54 ` David Hildenbrand
2021-08-18 8:06 ` Janosch Frank
2021-08-18 8:44 ` David Hildenbrand
2021-08-18 8:48 ` Janis Schoetterl-Glausch
2021-08-19 13:53 ` Janis Schoetterl-Glausch
2021-08-19 14:11 ` Janosch Frank
2021-08-18 9:00 ` Janis Schoetterl-Glausch
2021-08-16 15:07 ` [PATCH 2/2] KVM: s390: gaccess: Refactor access address range check Janis Schoetterl-Glausch
2021-08-18 10:08 ` Claudio Imbrenda
2021-08-19 12:39 ` Janis Schoetterl-Glausch
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=20210816150718.3063877-1-scgl@linux.ibm.com \
--to=scgl@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=frankja@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
/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