From: Paul Durrant <paul.durrant@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Paul Durrant <paul.durrant@citrix.com>
Subject: [PATCH 0/4] stricter ioreq server permissions checks
Date: Fri, 16 Mar 2018 11:45:35 +0000 [thread overview]
Message-ID: <20180316114539.16870-1-paul.durrant@citrix.com> (raw)
This series tightens up permissions checking on ioreq server control plane
operations.
Paul Durrant (4):
x86/hvm: stop passing explicit domid to hvm_create_ioreq_server()
x86/hvm: take a reference on ioreq server emulating domain
x86/hvm: re-structure some of the ioreq server look-up loops
x86/hvm: add stricter permissions checks to ioreq server control plane
xen/arch/x86/hvm/dm.c | 5 +-
xen/arch/x86/hvm/hvm.c | 4 +-
xen/arch/x86/hvm/ioreq.c | 231 +++++++++++++++++++++++++--------------
xen/include/asm-x86/hvm/domain.h | 4 +-
xen/include/asm-x86/hvm/ioreq.h | 5 +-
5 files changed, 155 insertions(+), 94 deletions(-)
--
2.11.0
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next reply other threads:[~2018-03-16 11:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 11:45 Paul Durrant [this message]
2018-03-16 11:45 ` [PATCH 1/4] x86/hvm: stop passing explicit domid to hvm_create_ioreq_server() Paul Durrant
2018-03-16 11:45 ` [PATCH 2/4] x86/hvm: take a reference on ioreq server emulating domain Paul Durrant
2018-03-16 11:45 ` [PATCH 3/4] x86/hvm: re-structure some of the ioreq server look-up loops Paul Durrant
2018-03-16 11:45 ` [PATCH 4/4] x86/hvm: add stricter permissions checks to ioreq server control plane Paul Durrant
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=20180316114539.16870-1-paul.durrant@citrix.com \
--to=paul.durrant@citrix.com \
--cc=xen-devel@lists.xenproject.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;
as well as URLs for NNTP newsgroup(s).