Average Ratings 1 Rating
Average Ratings 0 Ratings
Description
Develop virtualization solutions utilizing a minimalistic hypervisor that operates without the need for any external kernel extensions. The hypervisor offers C APIs, allowing for interaction with virtualization technologies directly in user space, eliminating the necessity of writing kernel extensions (KEXTs). Consequently, the applications designed with this framework can be distributed through the Mac App Store. Leverage this framework to create and manage hardware-accelerated virtual machines and virtual processors (VMs and vCPUs) from your authorized, sandboxed user-space application. The Hypervisor simplifies the concept of virtual machines as processes and treats virtual processors as threads. It is important to note that the Hypervisor framework relies on hardware capabilities to virtualize resources efficiently. For Apple silicon, this entails support for the Virtualization Extensions, while for Intel-based Macs, it necessitates systems equipped with an Intel VT-x feature set that includes Extended Page Tables (EPT) and Unrestricted Mode. This ensures the framework is optimized for performance and security across various hardware configurations.
Description
Xvisor® is a type-1 hypervisor that is open-source, designed to deliver a monolithic, lightweight, and adaptable virtualization solution. It boasts a high-performance capability while maintaining a low memory footprint for various CPU architectures, including ARMv5, ARMv6, ARMv7a, ARMv7a-ve, ARMv8a, x86_64, RISC-V, and more. Unlike many other ARM hypervisors, it uniquely supports ARM CPUs lacking virtualization extensions. Furthermore, it stands out as the first Type-1 hypervisor for RISC-V, showcasing its innovative approach. The source code of Xvisor is crafted for portability and can be readily adapted to most 32-bit or 64-bit architectures, provided they are equipped with a paged memory management unit (PMMU) and a compatible GNU C compiler (GCC). Xvisor primarily focuses on full virtualization, allowing it to support a diverse array of unmodified guest operating systems, while paravirtualization is an optional feature that can be implemented in an architecture-independent manner, such as through VirtIO PCI/MMIO devices. This flexibility makes Xvisor a compelling choice for developers looking to implement virtualization across different platforms.
API Access
Has API
API Access
Has API
Integrations
Feedgage
ThreatBlockr
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Apple
Founded
1976
Country
United States
Website
developer.apple.com/documentation/hypervisor
Vendor Details
Company Name
Xvisor
Country
United States
Website
xhypervisor.org