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-10 00:28 Back to release list
0.1.1

이 릴리스 코드 클린 업 및 성능 최적화를 집중 했다. 새로운 기능 함수 프로 파일링 지원 등, 손님, waitqueues 및 workqueues 아래쪽 절반 처리 및 세마포 및 스레드는 뮤텍스 완료 잠금을 하드웨어 액세스를 통해 전달 합니다. 팔 32 비트 포트 BeagleBoard-Xm에 부팅 하 고 Xvisor 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