search for: ocamltool

Displaying 9 results from an estimated 9 matches for "ocamltool".

Did you mean: ocamltools
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, 2015 8:36 AM, Christo...
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. > -- > > PryMar56 why is t...
2015 Oct 05
3
xen and spice problem
...0, 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. >> -- &g...
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
2019 Feb 10
21
[PATCH 00/13] Patch blast of salsa wip.testme branch
The contents are the wip.testme branch currently on salsa. I combined the wip.initscript and wip.oxenstored into this and added more things today. I think this is pretty gtg and it's smoke tested (in several cases by scping files around instead of doing package build), so it needs a final extra review and test round before putting it in master branch (which I don't want to force push). I
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system to allow cross compiling for at least arm32 and arm64 based on the Debian/Ubuntu multiarch infrastructure. They also add the necessary fixes to build for arm64 (which I have only tried cross, not native). I have posted some instructions on how to compile with these patches on the wiki:
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 *