cloud-hypervisor/vmm
Sebastien Boeuf 2eaf1c70c0 vmm: acpi: Advertise the correct PCI bus range
Since Cloud-Hypervisor currently support one single PCI bus, we must
reflect this through the MCFG table, as it advertises the first bus and
the last bus available. In this case both are bus 0.

This patch saves quite some time during guest kernel boot, as it
prevents from checking each bus for available devices.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-09-23 19:03:19 +02:00
..
src vmm: acpi: Advertise the correct PCI bus range 2020-09-23 19:03:19 +02:00
Cargo.toml acpi: Add hotplug numa node 2020-09-22 13:11:39 +02:00