
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.2.1 Date: Sun, 3 Feb 2013 14:12:08 +0530 | Posted by: Anup Patel
In this release, we have new features, drivers and board supports.
New Features/Updates:
- Notifier chain support
- Light-weight virtual filesystem library
- CPIO read-only filesystem support
- Ext2 filesystem support
- FAT filesystem support (EXPERIMENTAL)
- lwIP as optional network stack
- Removed UIP as optional network stack
- Telnet daemon for managment terminal over network
- Vstelnet library for telnet access to virtual serial ports
New Drivers:
- Samsung Exynos UART driver
- Samsung Exynos RTC driver
ARM 32-bit Port:
- Added support for Sun4i SOC
- Added support for Exynos4 SOC
- Improved low-level exception handling for SMP support
- Added emulation for implemenation specific CP15 registers
- Added support for VExpress-A15 guest on hosts having hardware virtualization support
ARM 32-bit with VE Port:
- Added support for generic timers
- Create 2MB Stage2 mapping for RAM regions whenever possible
- Added emulation for implemenation specific CP15 registers
x86_64 Port:
- Stable HPET support
- Initial context switching for Orphan VCPUs (or Threads)
- Able to get to Xvisor prompt on QEMU and Real HW but still lacks keyboard support so can't interact