tag
ARM64
2 posts
What a Hypervisor Is, and Where KVM Fits (Type-1 vs Type-2)
The Type-1 vs Type-2 split is the first thing every virtualization tutorial teaches, and KVM breaks it. Here's why that's interesting rather than annoying.
Why KVM Needs the CPU: ARM64 EL2, VHE, and the Virtualization Extension
KVM is a kernel module, but virtualization is a hardware feature. Understanding how those two relate is where most people's mental model of KVM breaks.