mirage-block-xen
MirageOS block driver for Xen that implements the blkfront/back protocol
Description
This library allows
- MirageOS VMs to read and write disk data on Xen
- MirageOS VMs and userspace apps to act as disk servers for other VMs running on the same Xen host
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
- 08 Mar 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
mirage-xen
>= "1.0.1" & < "3.3.0"
io-page
>= "1.4.0"
mirage-types
>= "1.1.0" & < "3.0.0"
shared-memory-ring
>= "0.4.1"
cstruct
>= "1.0.1" & <= "1.9.0"
lwt
>= "2.4.3"
ocaml
>= "4.00.0"
Reverse Dependencies