GitHub - macos-fuse-t/scorpi: Scorpi - A Modern Hypervisor (for macOS)
Scorpi - A Modern Lightweight General-Purpose Hypervisor
Overview
Scorpi is a modern, lightweight, general-purpose hypervisor designed to be an alternative to QEMU.
Key Features
Modern: Implements only modern devices, primarily VirtIO-based, avoiding legacy emulations.
Lightweight: Built on FreeBSD Bhyve and written in C, with minimal code base for emulating devices.
General-Purpose: Supports headless and graphical VMs, EFI boot loader, and ACPI. Can run Linux and Windows VMs.
Modular: Designed...
Read more at github.com