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-02-10 00:28 Zurück zur Release-Liste
0.1.1

Diese Veröffentlichung konzentriert sich auf Code Bereinigungen und Performance Optimierungen. Neue Features sind Profilerstellung Funktion-Level-Support, Hardware-Zugriff an Gäste, Waitqueues und Abschluss sperren, Workqueues zur unteren Hälfte Verarbeitung, und Semaphoren und Mutexe für Threads übergeben. Der ARM 32-Bit-Port kann jetzt auf dem BeagleBoard-xM starten, und führen einen grundlegende Bootloader als Gast auf Xvisor unter den 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