search for: xsmpolicy

Displaying 7 results from an estimated 7 matches for "xsmpolicy".

Did you mean: mempolicy
2015 Oct 04
2
xen and spice problem
http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/ above is a build of upstream xen with this `configure` including spice support:./configure --enable-systemd --prefix=/usr --enable-xsmpolicy --enable-ocamltools \ ? --libdir=%{_libdir} --enable-efi \ ? --with-extra-qemuu-configure-args="--enable-spice --enable-usb-redir" there is no associated libvirt buildIncluded are patches up to the HEAD of staging-4.6, so its basically rc5.-- PryMar56 On Thursday, October 1, 20...
2013 Feb 13
4
[PATCH 0/3] FLASK policy build rework
These patches update the example FLASK policy shipped with Xen and enable its build if the required tools are present. The third patch requires rerunning autoconf to update tools/configure. [PATCH 1/3] flask/policy: sort dom0 accesses [PATCH 2/3] flask/policy: rework policy build system [PATCH 3/3] tools/flask: add FLASK policy to build
2015 Oct 05
0
xen and spice problem
Am 2015-10-04 17:50, schrieb Mark Pryor: > http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/ [1] > > above is a build of upstream xen with this `configure` including spice > support: > ./configure --enable-systemd --prefix=/usr --enable-xsmpolicy > --enable-ocamltools \ > --libdir=%{_libdir} --enable-efi \ > --with-extra-qemuu-configure-args="--enable-spice --enable-usb-redir" > > there is no associated libvirt build > Included are patches up to the HEAD of staging-4.6, so its basically > rc5. > -- >...
2015 Oct 05
3
xen and spice problem
...ote: > Am 2015-10-04 17:50, schrieb Mark Pryor: >> >> http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/ [1] >> >> above is a build of upstream xen with this `configure` including spice >> support: >> ./configure --enable-systemd --prefix=/usr --enable-xsmpolicy >> --enable-ocamltools \ >> --libdir=%{_libdir} --enable-efi \ >> --with-extra-qemuu-configure-args="--enable-spice --enable-usb-redir" >> >> there is no associated libvirt build >> Included are patches up to the HEAD of staging-4.6, so its basically...
2015 Oct 01
3
xen and spice problem
On Thu, Oct 1, 2015 at 12:27 PM, Christoph <mangel at gmx.de> wrote: > Am 2015-10-01 12:33, schrieb Fabio Fantoni: >> >> Should be something like /var/log/xen/qemu-dm-marax.log > > oh ok: > > qemu-system-i386: -spice > port=6000,tls-port=0,addr=0.0.0.0,password=test,agent-mouse=on: There is no > option group 'spice' > spice is not supported by this
2013 Oct 15
29
[PATCH 0/4] Reintroduce OVMF support
This small series reintroduces OVMF support in Xen You can fetch working OVMF tree on: git://xenbits.xen.org/people/liuw/ovmf.git master Working changeset that can be sticked in Config.mk is: 8833370303d3bf3153760ee42760ef1b9b5c562 Note that VNC doesn''t work properly when using OVMF, but that''s not OVMF''s problem. This issue should be addressed in Xen and I''m
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *