mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 07:35:31 +00:00
V4: - Renamed members for struct pcibar - License header fix - Added vpci_vdev_array to struct vm_description V3: - Defined the static centralized vpci table to reduce code size, previously many of the settings are obtained/generated dynamically Reviewed-by: Anthony Xu <anthony.xu@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>