Hacker News with Generative AI: Hypervisors

Scorpi – A Modern Hypervisor (For macOS) (github.com/macos-fuse-t)
Scorpi is a modern, lightweight, general-purpose hypervisor designed to be an alternative to QEMU.
Linux Foundation Announces the Seapath 1.0 Hypervisor (phoronix.com)
The Linux Foundation by way of their LF Energy initiative announced today the release of SEAPATH 1.0, a security-hardened real-time hypervisor.
Libvirt 11.0 Released for Open-Source Virtualization API (phoronix.com)
Libvirt 11.0 was christened today as the newest version of this open-source Virtualization API for managing VMs on Linux and other platforms while supporting KVM, QEMU, Xen, VMware ESX, LXC, Bhyve, and other hypervisors.
Making Rust a first-class citizen for Xen (xcp-ng.org)
Our team at Vates is collaborating on several Xen-related Rust projects, including the Xen Guest Agent and xcp-metrics. We're leveraging Rust's strengths in low-level systems like hypervisors and operating systems to build robust and high-performance components.
Ask HN: What runs L4-related microkernels/hypervisors these days? (ycombinator.com)
I've been learning about the L4 microkernel, and am thinking about doing something related to it for a research project.