xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] GDBSX fixes
@ 2014-07-24 10:56 Andrew Cooper
  2014-07-24 10:56 ` [PATCH 1/3] xen/common: Introduce vcpu_{, un}pause_by_systemcontroller() helpers Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Andrew Cooper @ 2014-07-24 10:56 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

This series implements two fixes to GDBSX.  Patch 1 is a common helper.  Patch
2 fixes a recently-introduced regression, while patch 3 fixes several issues.

The resuts are compile tested only.

Andrew Cooper (3):
  xen/common: Introduce vcpu_{,un}pause_by_systemcontroller() helpers
  x86/gdbsx: Invert preconditions for XEN_DOMCTL_gdbsx_{,un}pausevcpu
    hypercalls
  xen/gdbsx: Security audit of {,un}pausevcpu and domstatus hypercalls

 docs/misc/xsm-flask.txt |    3 ---
 xen/arch/x86/domctl.c   |   20 ++++++++++----------
 xen/common/domain.c     |   40 ++++++++++++++++++++++++++++++++++++++++
 xen/include/xen/sched.h |    7 ++++++-
 4 files changed, 56 insertions(+), 14 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2014-07-25  1:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24 10:56 [PATCH 0/3] GDBSX fixes Andrew Cooper
2014-07-24 10:56 ` [PATCH 1/3] xen/common: Introduce vcpu_{, un}pause_by_systemcontroller() helpers Andrew Cooper
2014-07-24 10:56 ` [PATCH 2/3] x86/gdbsx: Invert preconditions for XEN_DOMCTL_gdbsx_{, un}pausevcpu hypercalls Andrew Cooper
2014-07-24 10:56 ` [PATCH 3/3] xen/gdbsx: Security audit of {, un}pausevcpu and domstatus hypercalls Andrew Cooper
2014-07-24 11:07   ` Tim Deegan
2014-07-24 11:11     ` Andrew Cooper
2014-07-24 11:16     ` [Patch v2 " Andrew Cooper
2014-07-24 11:41       ` Tim Deegan
2014-07-24 12:58       ` Jan Beulich
2014-07-24 13:02         ` Andrew Cooper
2014-07-25  1:20           ` Mukesh Rathor

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