Download List

프로젝트 설명

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

이 릴리스에 몇 가지 새로운 기능을 추가 코드를 정리 하 고 코딩 스타일 문서를 형식화 합니다. 새로운 기능: 대기에 대 한 인터럽트 지원 VCPU IRQ 하위 시스템; 동적 게스트 생성/파괴; 장치 시계 관리 지원 장치 드라이버 프레임 워크; RTC 장치 프레임 워크; 그리고 실시간 추적에 대 한 벽 시계 하위. 팔 32 비트 포트: 캐시 작업; 모방에 대 한 지원 Xvisor 팔 xM Beagleboard에서 실행 되는 Realview PB A8 게스트의 리눅스 커널 부팅 수 있습니다. MIPS 32 비트 포트: Xvisor MIPS 부팅 및 터미널 관리를 가져옵니다.
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