Download List

Descripción del Proyecto

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 versión centró en código limpio-ups y rendimiento de optimizaciones. Nuevas características incluyen soporte perfilado a nivel de función, pasar a través de acceso al hardware para invitados, waitqueues y finalización bloqueos, workqueues para el procesamiento de la parte inferior y medio y semáforos y semáforos para subprocesos. El puerto de ARM 32 bits ahora es capaz de arrancar en la BeagleBoard xM y ejecutar un cargador de arranque básicos como invitado en Xvisor que se ejecutan en la 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