mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-25 14:53:37 +00:00
As vm config tool will override the passthrough devices if run on different hw, and it will take a lot of work to search and replace the passthrough device. This patch refine the passthrough devices that tools to overwrite. Tracked-On: #3127 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com> Reviewed-by: Victor Sun <victor.sun@intel.com>