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.1

Esta versão focada em desempenho e limpezas de código otimizações. Novos recursos incluem o suporte de criação de perfil de função-nível, passar pelo acesso ao hardware para convidados, waitqueues e conclusão bloqueios, workqueues para processamento de metade inferior, semáforos e mutexes para threads. O port ARM de 32 bits agora é capaz de arrancar em BeagleBoard-xM e executar um Gerenciador de inicialização básica como convidado em Xvisor em execução no BeagleBoard-xM.
This release focused on code clean-ups and performance optimizations. New features include function-level profiling support, pass through hardware access to guests, waitqueues and completion locks, workqueues for bottom-half processing, and semaphores and mutexes for threads. The ARM 32-bit port is now able to boot on the BeagleBoard-xM and run a basic boot loader as a guest on Xvisor running on the BeagleBoard-xM.

Project Resources