mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Originally the AML only accepted one hex number for PCI segment numbering. Change it to accept two numbers. That makes it possible to add up to 256 PCI segments. Signed-off-by: Wei Liu <liuwe@microsoft.com>