Download List

项目描述

Xvisor is a type-1 hypervisor that aims to provide a monolithic, light-weight, portable, and flexible virtualization solution for ARMv5, ARMv6, ARMv7a, ARMv7a-ve, ARMv8a, x86_64, and other CPU architectures. It primarily supports full virtualization, and hence supports a wide range of unmodified guest operating systems. Paravirtualization is optional and is supported in an architecture independent manner (such as VirtIO PCI/MMIO devices) to ensure that no changes are required in the guest OS.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-29 07:32 Back to release list
0.1.2

此版本添加了几个新功能、 清理代码,和正式编码样式的文档。新功能: 等待的中断支持的 VCPU IRQ 子系统 ;动态来宾创建/销毁 ;设备时钟管理支持的设备驱动程序框架 ;RTC 设备框架 ;和墙上时钟子系统的实时跟踪。ARM 32 位端口: 支持仿真高速缓存操作 ;Xvisor 臂上 BeagleBoard xM 运行是能够引导 Realview-PB-A8 的访客上的 Linux 内核。MIPS 32 位端口: Xvisor MIPS 启动和获取管理终端。
This release adds a few new features, cleans up the code, and formalizes the coding-style document. New features: wait-for-interrupt support in the VCPU IRQ subsystem; dynamic guest creation/destruction; device clock management support in the device driver framework; an RTC device framework; and a wall-clock subsystem for real-time tracking. ARM 32-bit port: support for emulating cache operations; Xvisor ARM running on BeagleBoard-xM is able to boot the Linux kernel on a Realview-PB-A8 guest. MIPS 32-bit port: Xvisor MIPS boots up and gets to the management terminal.

Project Resources