mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-22 21:28:45 +00:00
Refine get_pt_intx_table. The method parse the <pt_inx> of scenario and append the pair of phys_gsi and virt_gsi if there is any. Refine check_pt_intx. Add a condition that the method returns if the phys_gsi and virt_gsi are empty dictionary. Tracked-On: #6178 Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com>