package xen-gnt-unix

  1. Overview
  2. No Docs

Description

These allow your program (running either in userspace or in kernelspace via MirageOS) to read and write memory exported by other VMs on the same host. These APIs are the foundation of all inter-VM communication on Xen.

Published: 29 May 2017

Dependencies (7)

  1. conf-xen build
  2. io-page-unix
  3. io-page
  4. xen-gnt
  5. jbuilder >= "1.0+beta9"
  6. ocamlfind build
  7. ocaml >= "4.00.0" & < "5.0"

Dev Dependencies

None

Conflicts

None