Skip to content

Core platform libraries for Mirage (UNIX and Xen). This provides the `OS` library which handles timers, device setup and the main loop, as well as the runtime for the Xen microkernel.

pgj/mirage-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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+

  • kFreeBSD: runs Mirage apps inside the FreeBSD kernel

For documentation, visit http://openmirage.org

About

Core platform libraries for Mirage (UNIX and Xen). This provides the `OS` library which handles timers, device setup and the main loop, as well as the runtime for the Xen microkernel.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.2%
  • OCaml 6.0%
  • C++ 5.3%
  • Assembly 3.9%
  • Other 0.6%