mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
The patch adds new argument for launch_uos script for NUC. In the patch add "-C" parameter for launch_uos script. When launch the script with the parameter the ACRN-dm will be launched in the runC container. For more information about this please refer to ACRN-dm QoS document. Tracked-On: #2020 Signed-off-by: Long Liu <long.liu@intel.com> Reviewed-by: Binbin Wu binbin.wu@intel.com Reviewed-by: Geoffroy Van Cutsem geoffroy.vancutsem@intel.com
ACRN Device Model ################# Introduction ============ The ACRN Device Model provides **device sharing** capabilities between the Service OS and Guest OSs. It is a component that is used in conjunction with the `ACRN Hypervisor`_ and this is installed within the Service OS. You can find out more about Project ACRN on the `Project ACRN documentation`_ website. .. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor .. _`Project ACRN documentation`: https://projectacrn.github.io/