lorry2018 / Xen-Blanket-AGN

Xen-Blanket-AGN, a nested virtualization solution for cloud computing

Home Page:http://supercloud.cs.cornell.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xen-Blanket-AGN

Xen-Blanket is a nested-virtualization solution that works without hardware or software support from underlying cloud providers. With Xen-Blanket, you can get hypervisor-level control by running a second-layer Xen hypervisor within virtual machines (VMs). For more information, check out the paper: The Xen-Blanket: Virtualize Once, Run Everywhere, in EuroSys 2012.

This is a new version of Xen-Blanket that works with Xen, KVM, and Hyper-V. It is based on Xen 4.2.2, and the Domain-0 kernel is based on Linux 3.4. This is part of the Supercloud project (http://supercloud.cs.cornell.edu/).

Note: in order to compile the source code of xen, you might need to make symbolic links as following:

mkdir -p /root/rpmbuild/BUILD/
ln -s $REPOBASE/Xen-Blanket-AGN/xen/xen-4.2.2 /root/rpmbuild/BUILD/xen-4.2.2
ln -s $REPOBASE/Xen-Blanket-AGN/xen/xen-4.2.2-hv /root/rpmbuild/BUILD/xen-4.2.2-hv

For more information about how to use the source code, refer to the installation scripts in Supercloud-Core (https://github.com/zhiming-shen/Supercloud-core), especially the script https://github.com/zhiming-shen/Supercloud-core/blob/master/setup_xenblanket_1.sh.

About

Xen-Blanket-AGN, a nested virtualization solution for cloud computing

http://supercloud.cs.cornell.edu/

License:Apache License 2.0


Languages

Language:C 93.1%Language:Assembly 1.9%Language:C++ 1.4%Language:Python 1.1%Language:Makefile 0.5%Language:Objective-C 0.5%Language:Shell 0.4%Language:Roff 0.3%Language:PostScript 0.2%Language:TeX 0.2%Language:Perl 0.2%Language:Haxe 0.1%Language:OCaml 0.1%Language:HTML 0.0%Language:Yacc 0.0%Language:M4 0.0%Language:Lex 0.0%Language:Scilab 0.0%Language:Perl 6 0.0%Language:UnrealScript 0.0%Language:GDB 0.0%Language:Awk 0.0%Language:Standard ML 0.0%Language:CSS 0.0%Language:ASP 0.0%Language:DTrace 0.0%Language:sed 0.0%Language:JavaScript 0.0%Language:Terra 0.0%Language:XS 0.0%