[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] restrict the privilege of the xenstore connecti
From: |
Stefano Stabellini |
Subject: |
[Qemu-devel] [PATCH 0/2] restrict the privilege of the xenstore connection |
Date: |
Mon, 1 Jun 2015 16:46:37 +0100 |
User-agent: |
Alpine 2.02 (DEB 1266 2009-07-14) |
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
- [Qemu-devel] [PATCH 0/2] restrict the privilege of the xenstore connection,
Stefano Stabellini <=