1 个仓库
Operating systems specifically designed or configured to run as guests within a hypervisor.
Distinct from Virtual Machine Guest Optimizations: Closest candidates focus on guest optimizations or specific lifecycle management, not the identity of the OS as a VM guest.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Virtual Machine Guest Operating Systems. Refine with filters or upvote what's useful.
Mezzano is a self-hosted operating system written entirely in Common Lisp. It employs a language-integrated kernel architecture where both the kernel and user-space applications execute within a single, unified high-level language runtime. The system is designed for both bare-metal environments, booting from physical external media, and as a guest operating system within virtual machine software. It implements symmetric multiprocessing to distribute computational workloads across multiple CPU cores. The environment includes capabilities for automated memory recovery via generational garbage
Provides a system environment capable of running as a guest within virtualization software for low-level research and testing.