
Latest News
- Xvisor v0.3.2
Sun, 1 Jan 2023 18:39:42 +0530
- Xvisor v0.3.1
Mon, 20 Dec 2021 10:41:27 +0530
- Xvisor RISC-V talk at OSS and ELC Europe 2019
Thu, 2 Jan 2020 12:03:57 +0530
- Xvisor v0.3.0
Wed, 1 Jan 2020 12:08:37 +0530
- Xvisor talk at GENIVI Summit 2018
Mon, 22 Oct 2018 18:17:00 +0530
- Xvisor v0.2.11
Sun, 21 Oct 2018 09:49:38 +0530
- Supporting Temporal and Spatial Isolation in a Hypervisor for ARM Multicore Platforms
Tue, 10 Apr 2018 10:44:25 +0530
- Reconciling Security with Virtualization: A Dual-Hypervisor Design for ARM TrustZone
Tue, 10 Apr 2018 10:44:25 +0530
Upcoming Events
Xvisor v0.1.0 Date: Thu, 27 Oct 2011 07:36:51 +0530 | Posted by: Anup Patel
Announcing Xvisor v0.1.0, a new open source bare-metal hypervisor, which aims towards providing virtualization solution, which is light-weight, portable, and flexible with small memory foot print and less virtualization overhead. It is distributed under GNU Public License (GPLv2). Xvisor has most of the features expected from a modern full fledged hypervisor:
- Tree based configuration
- Tickless and high resolution timekeeping
- Threading framework
- Device driver framework
- CPU virtualization
- Address Space virtualization
- Device emulation framework
- Serial port virtualization
- Managment terminal
Xvisor is currently being ported for two architectures: ARM and MIPS. The development & testing is being done using QEMU (0.14.xx or higher).
Xvisor ARM is able to boot multiple unmodified Linux-2.6.30.10 or Linux-3.0.4 guest with a fairly interactive and smooth Busybox 0.19.2 console. Currently supported host for Xvisor ARM is Realview-PB-A8 Board emulated by QEMU. It is also being ported to real hardware, specifically Beagle Board.
Please try out our Xivsor ARM demo on QEMU (0.14.xx or higher). To download the demo tarball visit the link: https://docs.google.com/a/brainfault.org/leaf?id=0B0ABS_s60oP_OGE2MDA0MWYtNDUxOS00YWZkLTllMmMtN2M5MmE1ZGM0NDky&hl=en_GB
Xvisor MIPS is still a work in progress and will be announced very soon.
Xvisor is currently hosted on Github, to clone or download source code please visit following links:
Mainline: https://github.com/xvisor/xvisor
ARM Development: https://github.com/avpatel/xvisor-arm
MIPS Development: https://github.com/hschauhan/xvisor-mips
Our developer mailing list is xvisor-devel[at]googlegroups[dot]com, please feel free to post your queries or join our development mailing list.