mirage-qubes
Implementations of various QubesOS protocols:
Description
Qubes.RExec
: provide services to other VMsQubes.GUI
: just enough of the GUI protocol so that Qubes accepts the AppVMQubes.DB
: read and write the VM's QubesDB database
See qubes-mirage-skeleton for an example using this library.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 Jan 2016
- Authors
- Maintainers
Sources
Dependencies
logs
>= "0.5.0"
mirage-types-lwt
< "3.0.0"
mirage-types
< "3.0.0"
lwt
< "4.0.0"
mirage-xen
< "5.0.0"
vchan
>= "2.0.0" & < "3.0.0"
cstruct
< "2.0.0"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.01.0"
Reverse Dependencies