mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 10:34:24 +01:00
This patch covers the following aspects, 1. Add ACRN as a supported hypervisor for amd64 architecture. 2. Build and install configuration file for ACRN hypervisor. v1->v2: 1. Deleted autogenerated configuration-acrn.toml. 2. Trimmed configuration options not used by ACRN. Fixes: #1778 Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com>