mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-14 02:34:12 +00:00
Currently the DM will return the passthrough device to SOS when the DM needs to be terminated. But the device is not reset. In such case it will cause the garbage display issue when the GPU passthrough device is used. Tracked-On: #4719 Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>