cloud-hypervisor/arch
Rob Bradford b9ba81c30d arch, vmm: Don't build mptable when using ACPI
Use the ACPI feature to control whether to build the mptable. This is
necessary as the mptable and ACPI RSDP table can easily overwrite each
other leading to it failing to boot.

TEST=Compile with default features and see that --cpus boot=48 now
works, try with --no-default-features --features "pci" and observe the
--cpus boot=48 also continues to work.

Fixes: #1132

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-05-11 19:34:34 +01:00
..
src arch, vmm: Don't build mptable when using ACPI 2020-05-11 19:34:34 +01:00
Cargo.toml arch, vmm: Don't build mptable when using ACPI 2020-05-11 19:34:34 +01:00