qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] restrict the privilege of the xenstore connection
@ 2015-06-01 15:46 Stefano Stabellini
  2015-06-01 15:46 ` [Qemu-devel] [PATCH 1/2] xen: separate the xenstore_record_dm_state calls for pv and hvm machines Stefano Stabellini
  2015-06-01 15:46 ` [Qemu-devel] [PATCH 2/2] xen: introduce xsrestrict Stefano Stabellini
  0 siblings, 2 replies; 3+ messages in thread
From: Stefano Stabellini @ 2015-06-01 15:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: xen-devel, Ian Jackson, Ian Campbell, Stefano Stabellini

Hi all,

this patch series introduces a new command line option to restrict the
privilege of the xenstore connection. Used together with -runas, can
help secure the execution of QEMU in Dom0.


Stefano Stabellini (2):
      xen: separate the xenstore_record_dm_state calls for pv and hvm machines
      xen: introduce xsrestrict

 hw/xenpv/xen_machine_pv.c |   11 +++++++++++
 include/hw/xen/xen.h      |    4 ++++
 qemu-options.hx           |   15 +++++++++++++++
 vl.c                      |    8 ++++++++
 xen-common-stub.c         |    6 ++++++
 xen-common.c              |   15 +--------------
 xen-hvm.c                 |   38 ++++++++++++++++++++++++++++++--------
 7 files changed, 75 insertions(+), 22 deletions(-)


Cheers,

Stefano

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

end of thread, other threads:[~2015-06-01 15:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 15:46 [Qemu-devel] [PATCH 0/2] restrict the privilege of the xenstore connection Stefano Stabellini
2015-06-01 15:46 ` [Qemu-devel] [PATCH 1/2] xen: separate the xenstore_record_dm_state calls for pv and hvm machines Stefano Stabellini
2015-06-01 15:46 ` [Qemu-devel] [PATCH 2/2] xen: introduce xsrestrict Stefano Stabellini

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