package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=a7a5672afc6c1f04c976539827f5c1dc

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: 05 Jan 2016

Dependencies (11)

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

Dev Dependencies

None

Used by

None

Conflicts

None