xapi-project / ocaml-xen-lowlevel-libs

OCaml bindings for low-level xen management functions. All code developed here should be upstreamed to xen-unstable eventually.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocaml-xen-lowlevel-libs

Build Status

This repo contains the OCaml code from xen.git with some autodetection code to build the version that corresponds to the Xen headers on your system. This repo is useful to build Xen-related code from opam packages, since the OCaml libraries being used under opam will probably be different to the system installed versions.

About

OCaml bindings for low-level xen management functions. All code developed here should be upstreamed to xen-unstable eventually.

License:Other


Languages

Language:OCaml 36.5%Language:C++ 30.2%Language:C 29.2%Language:Python 3.9%Language:Makefile 0.2%Language:Shell 0.1%