acrn-hypervisor/hypervisor/include
Zide Chen 7e1ac8a74e config-tools: add NVMX_ENABLED feature and GUEST_FLAG_NVMX_ENABLED flag
NVMX_ENABLED: ACRN is built to support nested virtualization if set.

GUEST_FLAG_NVMX_ENABLED: indicates that the VMX capability can be present
in this guest to run nested VMs.

Tracked-On: #5923
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-05-13 16:16:30 +08:00
..
arch/x86/asm hv: Support WAITPKG instructions in guest VM 2021-05-13 14:19:50 +08:00
common hv: hypercalls: refactor permission-checking and dispatching logic 2021-05-12 13:43:41 +08:00
debug hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
dm hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
hw HV: deny HV owned PCI bar access from SOS 2021-02-03 14:01:23 +08:00
lib hv: bugfix in min() and max() MACROs 2021-04-23 09:58:21 +08:00
public config-tools: add NVMX_ENABLED feature and GUEST_FLAG_NVMX_ENABLED flag 2021-05-13 16:16:30 +08:00