gsfyrakis / ocaml-gnt

OCaml bindings to the Xen grant tables libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build stats

Xen grant table bindings for OCaml.

These are used to create Xen device driver "backends" (servers) and "frontends" (clients).

This library can be used in both kernelspace (via Mirage) or in userspace (on Linux). To see a concrete example, have a look at [mirage/ocaml-vchan]

About

OCaml bindings to the Xen grant tables libraries


Languages

Language:OCaml 95.8%Language:C 3.6%Language:Shell 0.4%Language:Makefile 0.3%