Expand description
Artifact declarations
Modules§
- guest_
tools - Guest-side tools used by the VMM tests.
- loadable
- Loadable artifacts
- openhcl_
igvm - OpenHCL IGVM artifacts
- test_
iso - Test ISO artifacts
- test_
vhd - Test VHD artifacts
- test_
vmgs - Test VMGS artifacts
- tmks
- TMK-related artifacts
Enums§
- OPENVMM_
LINUX_ AARC H64 - Type-tag for [
OPENVMM_LINUX_AARCH64] - OPENVMM_
LINUX_ X64 - Type-tag for [
OPENVMM_LINUX_X64] - OPENVMM_
MACOS_ AARC H64 - Type-tag for [
OPENVMM_MACOS_AARCH64] - OPENVMM_
WIN_ AARC H64 - Type-tag for [
OPENVMM_WIN_AARCH64] - OPENVMM_
WIN_ X64 - Type-tag for [
OPENVMM_WIN_X64] - VMGSTOOL_
LINUX_ AARC H64 - Type-tag for [
VMGSTOOL_LINUX_AARCH64] - VMGSTOOL_
LINUX_ X64 - Type-tag for [
VMGSTOOL_LINUX_X64] - VMGSTOOL_
MACOS_ AARC H64 - Type-tag for [
VMGSTOOL_MACOS_AARCH64] - VMGSTOOL_
WIN_ AARC H64 - Type-tag for [
VMGSTOOL_WIN_AARCH64] - VMGSTOOL_
WIN_ X64 - Type-tag for [
VMGSTOOL_WIN_X64]
Constants§
- OPENVMM_
LINUX_ AARC H64 - openvmm linux aarch64 executable
- OPENVMM_
LINUX_ X64 - openvmm linux x86_64 executable
- OPENVMM_
MACOS_ AARC H64 - openvmm macos aarch64 executable
- OPENVMM_
NATIVE - openvmm “native” executable (i.e:
OPENVMM_WIN_X64when compiled on windows x86_64,OPENVMM_LINUX_AARCH64when compiled on linux aarch64, etc…) - OPENVMM_
WIN_ AARC H64 - openvmm windows aarch64 executable
- OPENVMM_
WIN_ X64 - openvmm windows x86_64 executable
- VMGSTOOL_
LINUX_ AARC H64 - vmgstool linux aarch64 executable
- VMGSTOOL_
LINUX_ X64 - vmgstool linux x86_64 executable
- VMGSTOOL_
MACOS_ AARC H64 - vmgstool linux aarch64 executable
- VMGSTOOL_
NATIVE - vmgstool “native” executable (i.e:
VMGSTOOL_WIN_X64when compiled on windows x86_64,VMGSTOOL_LINUX_AARCH64when compiled on linux aarch64, etc…) - VMGSTOOL_
WIN_ AARC H64 - vmgstool windows aarch64 executable
- VMGSTOOL_
WIN_ X64 - vmgstool windows x86_64 executable