Skip to content

The rumprun software stack for various platforms

License

Notifications You must be signed in to change notification settings

DerangedMonkeyNinja/rumprun

 
 

Repository files navigation

rumprun Build Status

This repository provides the rumprun unikernel. Rumprun enables running existing POSIX-y software without an operating system on various platforms, including bare metal and Xen.

See the wiki for more information and instructions.

baremetal

The baremetal platform is meant for embedded systems and the cloud. It works on raw hardware, but also supports virtio drivers. For a demostration, see this youtube video where the baremetal platform is booted on a laptop and plays audio using the PCI hdaudio drivers.

Xen

The Xen platform is optimized for running on top of the Xen hypervisor, and provides support for virtualization functions not available on the baremetal platform.

About

The rumprun software stack for various platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.8%
  • Shell 31.8%
  • Assembly 1.9%
  • Makefile 1.8%
  • C++ 1.6%
  • Objective-C 0.1%