Building a Windows Hypervisor for Systems Research
2026-05-01
Notes from building an AMD-V hypervisor on Windows: multicore SVM bring-up, VMCB state capture from a live kernel, nested page tables, and the debugging lessons that came with running underneath the OS.
systemshypervisorvirtualizationC++AMD-VWindows