mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-14 12:05:36 +00:00
Change virtio-i2c from legacy to modern device according to virtio spec v1.2. Tracked-On: #8055 Signed-off-by: Liu Long <long.liu@linux.intel.com> Signed-off-by: Conghui <conghui.chen@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>
ACRN Device Model ################# Introduction ============ The ACRN Device Model provides **device sharing** capabilities between the Service VM and post-launched User VMs. It is a component that is used in conjunction with the `ACRN Hypervisor`_ and is installed within the Service VM. .. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor