package mirage-qubes

  1. Overview
  2. Docs
Implementations of various Qubes protocols

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.6.tbz
md5=4e4050c75e4294356627d8157b733026

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 Sep 2018

README

mirage-qubes

Implementations of various Qubes protocols:

  • 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.

Dependencies (11)

  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-xen
  8. cstruct >= "1.9.0" & < "3.4.0"
  9. jbuilder >= "1.0+beta9"
  10. ocamlfind build
  11. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. mirage-qubes-ipv4 >= "0.6" & < "0.7.0"

Conflicts

None