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-29 07:32 Back to release list
0.1.2

Esta versión añade algunas nuevas características, limpia el código y formaliza el documento de estilo de codificación. Novedades: soporte de espera para la interrupción en el subsistema de IRQ VCPU; invitado dinámica creación y destrucción; Administración de dispositivos de reloj apoyo en el marco del controlador de dispositivo; un marco de dispositivo RTC; y un subsistema de reloj de pared para seguimiento en tiempo real. Puerto de 32 bits ARM: soporte para emular las operaciones de caché; BRAZO de Xvisor que se ejecutan en BeagleBoard xM es capaz de arrancar el kernel de Linux en un huésped Realview-PB-A8. Puerto de 32 bits de MIPS: Xvisor MIPS arranca y llega a la administración de la terminal.
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