Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-05-27 22:34 Zurück zur Release-Liste
0.1.3

Dieses Release bringt ein paar Aufräumarbeiten und Features in der Kern-Code, zwei neue Emulatoren, vier neue ARM-Prozessoren und Gast-SMP-Unterstützung. Die Architektur von Programmcode unterstützt jetzt erweiterte Host IRQ-Verwaltung, Clocksource Management, Clockchip Verwaltung und eine Bitmap-Bibliothek. Neu hinzugefügte Emulatoren sind eine lokale Uhr ARM-Emulator und ein ARM A9MP privater Speicher-Emulator. Neu hinzugefügte ARM-Prozessoren enthalten, ARM9, Cortex-A9 Cortex-A15 (ohne VE) und Cortex-A15 (mit VE). Aus dieser Version auf unterstützt die Xvisor ARM VExpress-A9 SMP-Gast.
This release adds a few cleanups and feature additions in the core code, two new emulators, support for four new ARM processors, and SMP guest support. The architecture-independent code now supports advanced host IRQ management, clocksource management, clockchip management, and a bitmap library. Newly-added emulators include an ARM local timer emulator and an ARM A9MP private memory emulator. Newly-added ARM processors include ARM9, Cortex-A9, Cortex-A15 (without VE), and Cortex-A15 (with VE). From this release on, Xvisor ARM supports VExpress-A9 SMP guest.

Project Resources