Download List

Projeto Descrição

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 Requirements

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-10 00:28 Back to release list
0.1.0

Este lançamento inicial suporta configuração de árvore com base, mantimento do tempo tickless e alta resolução, um quadro de segmentação, uma estrutura de driver de dispositivo, CPU virtualização, virtualização de espaço de endereço, um quadro de emulação de dispositivo, virtualização de porta serial e um terminal de gerenciamento. O porto de ARM de 32 bits é capaz de arrancar vários Linux sem modificações 2.6.30.10 ou hóspedes Linux 3.0.4 com um console de Busybox 0.19.2 bastante interativo e suave. O host com suporte para braço de Xvisor é uma placa de Realview-PB-A8 emulado pelo QEMU, mas uma porta para a placa de Beagle está em andamento. O porto de MIPS de 32 bits pode ser compilado, mas ainda é um trabalho em andamento.
This initial release supports tree based configuration, tickless and high resolution time keeping, a threading framework, a device driver framework, CPU virtualization, address space virtualization, a device emulation framework, serial port virtualization, and a management terminal. The ARM 32-bit port is able to boot multiple unmodified Linux 2.6.30.10 or Linux 3.0.4
guests with a fairly interactive and smooth Busybox 0.19.2 console. The supported host for Xvisor ARM is a Realview-PB-A8 Board emulated by QEMU, but a port to the Beagle Board is in progress. The MIPS 32-bit port can be compiled but is still a work in progress.

Project Resources