package mirage-qubes

  1. Overview
  2. No Docs
Implementations of various Qubes protocols for MirageOS

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-qubes-2.0.1.tbz
sha256=c0eb2d41472ca9b3b3a4a2663a40ac79d9f9883dfbe3ff944182fcf2e2590a66
sha512=f8dcd866d351db433bc4280cd251c7b65bafc36cb14247c382aeff63200f19e982fac7af8961d6f887a9a16d5fb8d473248511ed9d66de898e20b17e02adb344

Description

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

Added to opam-repository:

Dependencies (9)

  1. fmt >= "0.8.5"
  2. ohex >= "0.2.0"
  3. ocaml >= "4.08.0"
  4. logs >= "0.5.0"
  5. lwt >= "5.7.0"
  6. mirage-xen >= "8.0.0"
  7. vchan-xen >= "6.0.0"
  8. cstruct >= "6.0.0"
  9. dune >= "1.0"

Dev Dependencies

None

Used by (1)

  1. mirage-qubes-ipv4 >= "2.0.1"

Conflicts

None