Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.1.2

Cette version ajoute quelques nouvelles fonctionnalités, nettoie le code et officialise le codage de style document. Nouvelles fonctionnalités : soutien d'attente pour l'interruption dans le sous-système d'IRQ virtuels ; invité dynamique création/destruction ; gestion d'horloge un dispositif de soutien dans le cadre de pilote de périphérique ; un cadre de périphérique RTC ; et un sous-système d'horloge murale pour un suivi en temps réel. ARM 32 bits port : support pour imiter les opérations de cache ; BRAS de Xvisor en cours d'exécution sur la BeagleBoard-xM est capable de démarrer le noyau Linux sur un invité Realview-PB-A8. Port de 32 bits MIPS : MIPS Xvisor démarre et obtient la gestion du 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