Skip to content

sysml/chaos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHAOS

Chaos is a virtualization toolstack.

The project is composed of a library, called libh2, that provides all necessary functionality required to create, destroy and generally manage virtual machines, and a set of applications, namely chaos, that implement a user interface through a CLI or eventually other mechanisms.

Build

Dependencies

To build chaos you need to install the following dependencies:

  • libjansson

You will also need Xen 4.7 built from source. Unfortunately it isn't possible to build libh2 from installed xen headers due to dependencies of libxc that aren't installed.

Build

  1. Run make configure
  2. Edit .config appropriately
  3. Run make

Install

After build just run sudo make install.

About

Chaos is a virtualization toolstack focused on performance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •