Expand description
Artifact declarations
Modules§
- 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
]
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_X64
when compiled on windows x86_64,OPENVMM_LINUX_AARCH64
when compiled on linux aarch64, etc…) - OPENVMM_
WIN_ AARC H64 - openvmm windows aarch64 executable
- OPENVMM_
WIN_ X64 - openvmm windows x86_64 executable