Re: [Xen-devel] [PATCH 1/6] Flask: Support for ARM xentrace

2016-03-28 Thread Ben Sanda
Konrad, > Modified to provide support for xentrace on the ARM platform. Added > flask credential to allow dom0 dom_xen mapping and write access for > trace buffers. >> >> So .. what does that mean? >> >> Is that something xentrace requests? Why is this ARM specific? >> Looking at xsm_sysctl and ho

Re: [Xen-devel] [PATCH 1/6] Flask: Support for ARM xentrace

2016-03-25 Thread Konrad Rzeszutek Wilk
On Wed, Mar 16, 2016 at 01:51:34PM -0700, Benjamin Sanda wrote: > From: bensanda > > Modified to provide support for xentrace on the ARM platform. Added flask > credential to allow dom0 dom_xen mapping and write access for trace buffers. So .. what does that mean? Is that something xentrace re

Re: [Xen-devel] [PATCH 1/6] Flask: Support for ARM xentrace

2016-03-19 Thread Julien Grall
Hello Benjamin, Thank you for the patch. On 16/03/16 20:51, Benjamin Sanda wrote: From: bensanda Modified to provide support for xentrace on the ARM platform. Added flask credential to allow dom0 dom_xen mapping and write access for trace buffers. A line in the commit message should not be

Re: [Xen-devel] [PATCH 1/6] Flask: Support for ARM xentrace

2016-03-19 Thread Julien Grall
(+ Daniel De Graaf maintainer of the XSM/Flask code) On 16/03/16 20:51, Benjamin Sanda wrote: From: bensanda Modified to provide support for xentrace on the ARM platform. Added flask credential to allow dom0 dom_xen mapping and write access for trace buffers. Signed-off-by: Benjamin Sanda -

[Xen-devel] [PATCH 1/6] Flask: Support for ARM xentrace

2016-03-19 Thread Benjamin Sanda
From: bensanda Modified to provide support for xentrace on the ARM platform. Added flask credential to allow dom0 dom_xen mapping and write access for trace buffers. Signed-off-by: Benjamin Sanda --- tools/flask/policy/policy/modules/xen/xen.te | 2 ++ 1 file changed, 2 insertions(+) diff --