https://github.com/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.
https://github.com/xapi-project/ocaml-xen-lowlevel-libs
Last synced: 7 months ago
JSON representation
OCaml bindings for low-level xen management functions. All code developed here should be upstreamed to xen-unstable eventually.
- Host: GitHub
- URL: https://github.com/xapi-project/ocaml-xen-lowlevel-libs
- Owner: xapi-project
- License: other
- Created: 2013-01-10T13:17:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T12:14:41.000Z (about 6 years ago)
- Last Synced: 2024-04-14T19:09:44.994Z (over 2 years ago)
- Language: OCaml
- Size: 798 KB
- Stars: 10
- Watchers: 26
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
ocaml-xen-lowlevel-libs
=======================
[](https://travis-ci.org/xapi-project/ocaml-xen-lowlevel-libs)
This repo contains the OCaml code from
[xen.git](http://xenbits.xen.org/gitweb/?p=xen.git;a=summary)
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.