Linux Virtualization Support¶
- KVM
- The Definitive KVM (Kernel-based Virtual Machine) API Documentation
- Devices
- ARM
- KVM for s390 systems
- The PPC KVM paravirtual interface
- KVM for x86 systems
- KVM Lock Overview
- KVM VCPU Requests
- The KVM halt polling system
- Review checklist for kvm patches
- Intel Trust Domain Extensions (TDX)
- Design of TDP MMU for TDX support
- Background of TDX
- The basic idea for TDX support
- Tracking private EPT page
- The conversion of private GPA and shared GPA
- The original TDP MMU and race condition
- Co-existing with unmapping guest private memory
- Restrictions or future work
- UML HowTo
- Paravirt_ops
- Guest halt polling
- Nitro Enclaves
- ACRN Hypervisor
- The Definitive SEV Guest API Documentation
- TDX Guest API Documentation