package mirage-qubes

  1. Overview
  2. No Docs
Implementations of various QubesOS protocols:

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.tar.gz
md5=02e4bd034b27ba34886f5bf089fdc40c

Description

  • Qubes.RExec: provide services to other VMs
  • Qubes.GUI: just enough of the GUI protocol so that Qubes accepts the AppVM
  • Qubes.DB: read and write the VM's QubesDB database

See qubes-mirage-skeleton for an example using this library.

Published: 15 May 2016

Dependencies (12)

  1. logs >= "0.5.0"
  2. mirage-types-lwt < "3.0.0"
  3. mirage-types < "3.0.0"
  4. lwt < "4.0.0"
  5. mirage-xen < "3.0.0"
  6. xen-gnt
  7. xen-evtchn
  8. vchan >= "2.0.0" & < "3.0.0"
  9. cstruct >= "1.9.0"
  10. ocamlbuild build
  11. ocamlfind build
  12. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None