package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=0ec7df2635d1a657d71c634aa7a848ae

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

Dependencies (13)

  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 < "5.0.0"
  6. xen-gnt
  7. xen-evtchn
  8. vchan >= "2.0.0" & < "3.0.0"
  9. cstruct < "2.0.0"
  10. type_conv
  11. ocamlbuild build
  12. ocamlfind build
  13. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None