xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] stricter ioreq server permissions checks
@ 2018-03-16 11:45 Paul Durrant
  2018-03-16 11:45 ` [PATCH 1/4] x86/hvm: stop passing explicit domid to hvm_create_ioreq_server() Paul Durrant
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Durrant @ 2018-03-16 11:45 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

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

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

end of thread, other threads:[~2018-03-16 11:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 11:45 [PATCH 0/4] stricter ioreq server permissions checks Paul Durrant
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

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).