Xen Project

Bringing the power of virtualization everywhere

Technologies

linux
qemu
free/netbsd
asm/c/c++
ocaml

Topics

virtualization
security
cloud computing
unikernels
embedded/automotive
http://xenproject.org/
Chat
Email
Mailing List / Forum
Twitter
Blog

Projects

Contributor

Felix Schmoll

Fuzzing the Xen Hypercall Interface

Fuzzing is a recent trend for systematic testing of interfaces by trying more or less random inputs and iterating over them. A subset of fuzzers uses...

View project detailsView code

Contributor

Zhongze Liu

Xen: share memory areas among VMs from the config file

Virtual machines use grant table hypercalls to setup a share page for inter-VMs communications. These hypercalls are used by all PV protocols today....

View project detailsView code