From 2ffc6723b0b7a9e85745606ba2b1e1021a862548 Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Fri, 11 Jan 2013 10:50:17 +0000 Subject: xsm/flask: remove unused permissions Signed-off-by: Daniel De Graaf Committed-by: Keir Fraser --- xen/xsm/flask/policy/access_vectors | 6 ------ 1 file changed, 6 deletions(-) (limited to 'xen/xsm') diff --git a/xen/xsm/flask/policy/access_vectors b/xen/xsm/flask/policy/access_vectors index d144333054..2fdaede5e8 100644 --- a/xen/xsm/flask/policy/access_vectors +++ b/xen/xsm/flask/policy/access_vectors @@ -254,8 +254,6 @@ class event send # EVTCHNOP_status; same as _send status -# - notify # when creating an interdomain event channel endpoint: # source = the domain creating the channel (which might not be an endpoint) # target = event channel label @@ -309,16 +307,12 @@ class mmu adjust # XENMEM_{current,maximum}_reservation, XENMEM_maximum_gpfn stat -# - translategp # mmu_update MMU_MACHPHYS_UPDATE updatemp # XENMEM_add_to_physmap, XENMEM_remove_from_physmap physmap # MMUEXT_PIN_L*_TABLE pinpage -# - mfnlist # XENMEM_machine_memory_map (with target xen_t) # XENMEM_set_memory_map (with domain target) memorymap -- cgit v1.2.3