We are pleased to announcing Xvisor v0.1.0, a new open source bare-metal hypervisor, which aims<br><div class="gmail_quote"><div class="gmail_quote">
towards providing virtualization solution, which is light-weight, portable,<br>
and flexible with small memory foot print and less virtualization overhead.<br>
It is distributed under GNU Public License (GPLv2).<br>
<br>
Xvisor has most of the features expected from a modern full fledged hypervisor:<br>
 - Tree based configuration<br>
 - Tickless and high resolution timekeeping<br>
 - Threading framework<br>
 - Device driver framework<br>
 - CPU virtualization<br>
 - Address Space virtualization<br>
 - Device emulation framework<br>
 - Serial port virtualization<br>
 - Managment terminal<br>
<br>
Xvisor is currently being ported for two architectures: ARM and MIPS. The<br>
development &amp; testing is being done using QEMU (0.14.xx or higher).<br>
<br>
Xvisor ARM is able to boot multiple unmodified Linux-2.6.30.10 or Linux-3.0.4<br>
guest with a fairly interactive and smooth Busybox 0.19.2 console. Currently<br>
supported host for Xvisor ARM is Realview-PB-A8 Board emulated by QEMU. It is<br>
also being ported to real hardware, specifically Beagle Board.<br>
<br>
Please try out our Xivsor ARM demo on QEMU (0.14.xx or higher). To download<br>
the demo tarball visit the link below:<br>
<a href="https://docs.google.com/a/brainfault.org/leaf?id=0B0ABS_s60oP_OGE2MDA0MWYtNDUxOS00YWZkLTllMmMtN2M5MmE1ZGM0NDky&amp;hl=en_GB" target="_blank">https://docs.google.com/a/brainfault.org/leaf?id=0B0ABS_s60oP_OGE2MDA0MWYtNDUxOS00YWZkLTllMmMtN2M5MmE1ZGM0NDky&amp;hl=en_GB</a><br>



<br>
Xvisor MIPS is still a work in progress and will be announced very soon.<br>
<br>
Xvisor is currently hosted on Github, to clone or download source code please<br>
visit following links:<br>
Mainline: <a href="https://github.com/xvisor/xvisor" target="_blank">https://github.com/xvisor/xvisor</a><br>
ARM Development: <a href="https://github.com/avpatel/xvisor-arm" target="_blank">https://github.com/avpatel/xvisor-arm</a><br>
MIPS Development: <a href="https://github.com/hschauhan/xvisor-mips" target="_blank">https://github.com/hschauhan/xvisor-mips</a><br>
<br>
Our developer mailing list is xvisor-devel[at]googlegroups[dot]com, please feel<br>
free to post your queries or join our development mailing list.<br><br></div>
</div><br>