From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Big Strong <fangtuo90@gmail.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: unable to create domain after enabling XSM
Date: Mon, 16 May 2016 09:43:05 -0400 [thread overview]
Message-ID: <20160516134305.GC1178@char.us.oracle.com> (raw)
In-Reply-To: <57399655.5020803@citrix.com>
On Mon, May 16, 2016 at 10:43:49AM +0100, Andrew Cooper wrote:
> On 16/05/16 09:54, Big Strong wrote:
> > Problem solved by booting xen with grub instead of efi. The deep
> > reason is unknown.
>
> Ah - that is very useful to know, and now obvious. EFI has no concept
> of modules, which probably means the XSM policy doesn't get loaded.
It does. You just add in xen.cfg:
[konrad@x230 efi]$ more xen.cfg
[global]
default=xtt
[xtt]
options=console=com1,vga com1=115200,8n1 loglvl=all guest_loglvl=all
kernel=vmlinuz console=hvc0
ramdisk=initramfs.cpio.gz
xsm=xenpolicy
The 'xsm' attribute.
?
>
> FWIW, there is a plan to change how XSM policies are done in the future,
> by embedding the policy at build time.
>
> ~Andrew
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-05-16 13:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-15 14:25 unable to create domain after enabling XSM Big Strong
2016-05-15 14:36 ` Andrew Cooper
2016-05-16 3:08 ` Big Strong
2016-05-16 8:54 ` Big Strong
2016-05-16 9:43 ` Andrew Cooper
2016-05-16 13:43 ` Konrad Rzeszutek Wilk [this message]
2016-05-16 15:00 ` Big Strong
2016-05-17 8:33 ` Jan Beulich
2016-05-17 8:58 ` Big Strong
2016-05-17 13:41 ` Konrad Rzeszutek Wilk
2016-05-17 14:17 ` Big Strong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160516134305.GC1178@char.us.oracle.com \
--to=konrad.wilk@oracle.com \
--cc=andrew.cooper3@citrix.com \
--cc=fangtuo90@gmail.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.