On 14.05.2021 22:54, Daniel P. Smith wrote:
> --- a/xen/include/xen/sched.h
> +++ b/xen/include/xen/sched.h
> @@ -457,6 +457,24 @@ struct domain
> */
> bool creation_finished;
>
> +/* When SILO or Flask are not in use, a domain may have one or more roles
> + * that
This defines the new privilege roles that a domain may be assigned.
Signed-off-by: Daniel P. Smith
---
xen/include/xen/sched.h | 18 ++
1 file changed, 18 insertions(+)
diff --git a/xen/include/xen/sched.h b/xen/include/xen/sched.h
index cc633fdc07..9b2c277ede 100644
--- a/xen/i