aboutsummaryrefslogtreecommitdiffstats
path: root/tools/flask
Commit message (Expand)AuthorAgeFilesLines
* Add DOMCTL to limit the number of event channels a domain may useDavid Vrabel2013-10-142-2/+2
* flask: use DESTDIR directly in install target rulesVadim A. Misbakh-Soloviov2013-08-021-3/+3
* flask: avoid installing policy file as '/boot'Vadim A. Misbakh-Soloviov2013-08-021-0/+1
* flask/policy: device model stubdom fixesDaniel De Graaf2013-06-121-1/+1
* xsm: add hooks for claimDaniel De Graaf2013-05-071-1/+1
* x86/hvm: convert access check for nested HVM to XSMDaniel De Graaf2013-04-231-1/+2
* xen: allow for explicitly specifying node-affinityDario Faggioli2013-04-173-6/+6
* tools/flask: add FLASK policy to buildDaniel De Graaf2013-02-221-2/+2
* flask/policy: rework policy build systemDaniel De Graaf2013-02-226-153/+96
* flask/policy: sort dom0 accessesDaniel De Graaf2013-02-221-12/+48
* xen/xsm: distinguish scheduler get/set operationsDaniel De Graaf2013-01-112-5/+5
* tmem: add XSM hooksDaniel De Graaf2013-01-111-1/+4
* xen: add XSM hook for XENMEM_exchangeDaniel De Graaf2013-01-111-0/+2
* arch/x86: use XSM hooks for get_pg_owner access checksDaniel De Graaf2013-01-112-6/+5
* xsm/flask: add distinct SIDs for self/target accessDaniel De Graaf2013-01-112-15/+58
* xsm/flask: add missing hooksDaniel De Graaf2013-01-111-1/+3
* xsm: Move flask policy files into hypervisor (missed from earlier commit).Keir Fraser2013-01-115-448/+0
* flask: move policy headers into hypervisorDaniel De Graaf2013-01-104-47/+6
* libxl: introduce XSM relabel on buildDaniel De Graaf2012-12-132-13/+53
* xsm/flask: add domain relabel supportDaniel De Graaf2012-09-173-1/+9
* xsm/flask: remove unneeded create_sid fieldDaniel De Graaf2012-09-171-2/+0
* xsm/flask: remove inherited class attributesDaniel De Graaf2012-09-173-106/+2
* flask/policy: add accesses used by newer dom0sDaniel De Graaf2012-08-222-3/+3
* flask/policy: add device model types to example policyDaniel De Graaf2012-02-092-1/+23
* tools/flask: remove libflaskDaniel De Graaf2012-02-0611-709/+25
* flask/policy: Add boolean exampleDaniel De Graaf2012-02-021-1/+9
* flask: add flask-{get,set}-bool toolsDaniel De Graaf2012-02-023-1/+169
* libflask: Add boolean manipulation functionsDaniel De Graaf2012-02-022-0/+62
* flask/policy: use declare_domain for dom0_tDaniel De Graaf2012-02-022-5/+3
* flask/policy: Add user and constraint examplesDaniel De Graaf2012-02-023-18/+39
* flask/policy: Policy build updatesDaniel De Graaf2012-02-023-63/+20
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-281-0/+1
* flask/policy: add missing manage_domain rulesDaniel De Graaf2012-01-102-0/+9
* docs: Update xsm-flask documentationDaniel De Graaf2012-01-101-1/+1
* flask/policy: Update example policyDaniel De Graaf2011-12-202-152/+178
* xsm: Add missing access checksDaniel De Graaf2011-12-181-0/+14
* xsm: add remote_remap permissionDaniel De Graaf2011-12-181-0/+1
* flask: Fix 32-bit compilation of label-pci toolDaniel De Graaf2011-12-051-8/+9
* flask: Add flask-label-pci toolDaniel De Graaf2011-12-022-1/+127
* xsm: clean up initial SIDsDaniel De Graaf2011-12-023-9/+7
* xsm: remove unused xsm_assign_vector checkDaniel De Graaf2011-12-023-3/+0
* flask: Fix policy build with new checkpolicyDaniel De Graaf2011-12-021-0/+1
* xsm: Add support for HVMOP_track_dirty_vram.Jean Guyader2011-11-082-1/+2
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-4/+7
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-312-2/+2
* tools: drop further uses of -Wp,-MD,.$(@F).d to generate dependencies.Ian Campbell2011-03-231-3/+0
* tools: flask: remove $(LOADLIBES)Ian Campbell2011-03-231-1/+1
* tools: flask: Remove BASECFLAGS, just use CFLAGSIan Campbell2011-03-231-8/+4
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-212-8/+4
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-212-2/+1