search for: xtl

Displaying 3 results from an estimated 3 matches for "xtl".

Did you mean: xl
2012 Nov 20
0
[PATCH 15 of 15] libxl: ocaml: add bindings for libxl_domain_create_new
...-r 41f0137955f4 -r 72376896ba08 tools/ocaml/test/Makefile --- a/tools/ocaml/test/Makefile Tue Nov 20 17:22:21 2012 +0000 +++ b/tools/ocaml/test/Makefile Tue Nov 20 17:22:21 2012 +0000 @@ -6,9 +6,9 @@ OCAMLINCLUDE += \ -I $(OCAML_TOPLEVEL)/libs/xentoollog \ -I $(OCAML_TOPLEVEL)/libs/xl -OBJS = xtl send_debug_keys list_domains raise_exception +OBJS = xtl send_debug_keys list_domains raise_exception build_domain -PROGRAMS = xtl send_debug_keys list_domains raise_exception +PROGRAMS = xtl send_debug_keys list_domains raise_exception build_domain xtl_LIBS = \ -ccopt -L -ccopt $(OCAML_TOP...
2013 Mar 25
86
[PATCH 00/28] libxl: ocaml: improve the bindings
The following series of patches fill in most of the gaps in the OCaml bindings to libxl, to make them useful for clients such as xapi/xenopsd (from XCP). There are a number of bugfixes to the existing bindings as well. I have an experimental version of xenopsd that successfully uses the new bindings. An earlier version of the first half of the series was submitted to the last by Ian Campbell on
2016 Dec 19
2
CentOS 7, ATI video, ex-X, still fighting
Still trying to get it running. Updated CentOS 7, ATI video card, trying to use the radeon driver, and, using the previous kernel, X appears to come up, but gdm fails; with the 514 kernel, X fails to start. And here's a twist: I just rebooted, with radeon.modeset=1 on the kernel line... and for no reason I know of, I get *six* logs, Xorg.[0-5].log. Does this suggest anything to anyone? I