aboutsummaryrefslogtreecommitdiffstats
path: root/tools/flask
diff options
context:
space:
mode:
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>2012-08-22 22:15:36 +0100
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>2012-08-22 22:15:36 +0100
commit7c3dea401c22be3041db63fb516836c065810b78 (patch)
treebfde75260d20dae77bb7ebc6500591e082298055 /tools/flask
parentc14bb38304d348b2b39160947b772442a15d03fc (diff)
downloadxen-7c3dea401c22be3041db63fb516836c065810b78.tar.gz
xen-7c3dea401c22be3041db63fb516836c065810b78.tar.bz2
xen-7c3dea401c22be3041db63fb516836c065810b78.zip
flask/policy: add accesses used by newer dom0s
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Committed-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'tools/flask')
-rw-r--r--tools/flask/policy/policy/modules/xen/xen.if2
-rw-r--r--tools/flask/policy/policy/modules/xen/xen.te4
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/flask/policy/policy/modules/xen/xen.if b/tools/flask/policy/policy/modules/xen/xen.if
index 87ef1654f5..3f58909b55 100644
--- a/tools/flask/policy/policy/modules/xen/xen.if
+++ b/tools/flask/policy/policy/modules/xen/xen.if
@@ -100,7 +100,7 @@ define(`use_device', `
# admin_device(domain, device)
# Allow a device to be used and delegated by a domain
define(`admin_device', `
- allow $1 $2:resource { setup stat_device add_device add_irq add_iomem add_ioport remove_device remove_irq remove_iomem remove_ioport };
+ allow $1 $2:resource { setup stat_device add_device add_irq add_iomem add_ioport remove_device remove_irq remove_iomem remove_ioport plug unplug };
allow $1 $2:hvm bind_irq;
use_device($1, $2)
')
diff --git a/tools/flask/policy/policy/modules/xen/xen.te b/tools/flask/policy/policy/modules/xen/xen.te
index 29885c4a38..e175d4b358 100644
--- a/tools/flask/policy/policy/modules/xen/xen.te
+++ b/tools/flask/policy/policy/modules/xen/xen.te
@@ -55,8 +55,8 @@ type device_t, resource_type;
allow xen_t dom0_t:domain { create };
allow dom0_t xen_t:xen { kexec readapic writeapic mtrr_read mtrr_add mtrr_del
- scheduler physinfo heap quirk readconsole writeconsole settime
- microcode cpupool_op sched_op };
+ scheduler physinfo heap quirk readconsole writeconsole settime getcpuinfo
+ microcode cpupool_op sched_op pm_op };
allow dom0_t xen_t:mmu { memorymap };
allow dom0_t security_t:security { check_context compute_av compute_create
compute_member load_policy compute_relabel compute_user setenforce