mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-12 07:57:53 +00:00
- fix bug in 'hcall_destroy_vdev()', the availability of vpci device shall be checked on 'target_vm". - refine 'vpci_update_one_vbar()' to avoid potential NULL pointer access. Tracked-On: #5508 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>