package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.4.tbz
md5=2d7d5b799db7c4b66f59f77d58303ac6

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: 23 Feb 2017

Dependencies (12)

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

Dev Dependencies

None

Used by

None

Conflicts (3)

  1. mirage-protocols-lwt >= "1.4.0"
  2. tcpip >= "3.5.0"
  3. tcpip < "3.0.0"