mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-13 19:44:06 +00:00
Update the 'launch_uos.sh' script for UEFI platforms to point at the latest iot-lts2018 kernel installed by means of the /usr/lib/kernel/default-default-iot-lts2018 symlink which is set-up by the kernel-iot-lts2018 bundle. Update the Getting Started Guide to reflect this minor change. Tracked-On: #1927 Signed-off-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/