1 रिपॉजिटरी
Techniques for accelerating VM startup by cloning pre-booted machine states.
Distinguishing note: Existing candidates refer to software repository cloning or game clones, not VM state cloning.
Explore 1 awesome GitHub repository matching operating systems & systems programming · VM Template Cloning. Refine with filters or upvote what's useful.
Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It
Accelerates container startup by cloning pre-created virtual machines instead of performing full cold boots.