mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 09:06:30 +00:00
Use MACROs in pt_dev.c to replace straight-forward BDF numbers. The pt devices for each VM will be chosen from Board specific PCI devices list which defined in pci_devices.h; Tracked-On: #2291 Signed-off-by: Victor Sun <victor.sun@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>