
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.0 Date: Sat, 27 Oct 2012 12:20:34 +0530 | Posted by: Anup Patel
This release marks completion of a major milestone that is Network support and Runtime loadable modules.
In this release, we have many new features, drivers and emulators. We don't have any new board supports and architecture specific changes are very less for this release.
New Features/Updates:
- Runtime loadable modules
- Soft-delay API support
- Improved block device support
- Input device support
- Frame buffer or video device support
- Networking support
- Linux compatiblity headers for porting drivers from Linux kernel
- Linux compatible serio device driver framework
- VTEMU library for emulating virtual terminal using a frame buffer and keyboard input events
- UIP as optional network stack (EXPERIMENTAL)
- Light-weight virtual filesystem library (EXPERIMENTAL)
New Drivers:
- RAM backed block device driver
- SMSC LAN9118 ethernet driver
- SMSC LAN91C111 ethernet driver
- ATx Keyboard driver
- AMBA KMI driver
- AMBA CLCD driver
New Emulators:
- SMSC LAN9118 ethernet emulator
- SMSC LAN91C111 ethernet emulator
ARM 32-bit Port:
- Improved Normal VCPU VTLB to Zone-based VTLB to improve performance
- Merged VExpress-A9 and VExpress-A15 support to a single VExpress board
- Enabled LAN91C111 driver for VersatilePB host
- Enabled LAN9118, AMBA KMI, and AMBA CLCD drivers for Realview-PB-A8 host
- Enabled LAN9118, AMBA KMI, and AMBA CLCD drivers for VExpress-A9 host
- Enabled LAN91C111, AMBA KMI, and AMBA CLCD drivers for VExpress-A15 host
ARM 32-bit with VE Port:
- Emulate ARM & Thumb instructions for data aborts with invalid instruction syndrome information
- Enabled LAN91C111, AMBA KMI, and AMBA CLCD drivers for VExpress-A15-VE host