Skip to content

ijackson-citrix/rumpuser-xen

 
 

Repository files navigation

Rump kernel hypercalls for the Xen hypervisor Build Status

This repository contains supports for running rump kernels on top of the Xen hypervisor and enables running off-the-shelf POSIX applications as standalone Xen guests.

To use, install Xen headers, edit domain_config (top level in this repo), and run:

./buildxen.sh
xl create -c domain_config

See the wiki for more information and instructions.

About

Xen hypervisor support for rump kernels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.1%
  • C++ 3.4%
  • Assembly 2.6%
  • Lua 2.0%
  • Shell 0.9%