Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 321 Bytes

This contains the OS bindings for the Mirage operating system, primarily through an OS OCaml module. The following backends are available:

  • Unix: maps POSIX resources and executes Mirage apps as normal binaries.

  • Xen: a microkernel backend that can run against Xen3+

For documentation, visit http://openmirage.org