Edit

Windows Hypervisor Platform API samples

Two samples, written in C++, demonstrate usage of the Windows Hypervisor Platform APIs.

x64

Find the x64 sample in the GitHub repository: WinHvSampleAmd64.cpp.

Arm64

Note

WHP support on Arm64 requires Windows 11, version 24H2, build 26100.3915 or later.

Find the Arm64 sample in the GitHub repository: WinHvSampleArm64.cpp.