cloud-hypervisor/arch/src
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
..
aarch64 arch: vmm: Move ACPI tables creation to vmm crate 2019-11-07 14:02:27 +00:00
x86_64 arch, vmm: Don't build mptable when using ACPI 2020-05-11 19:34:34 +01:00
lib.rs arch: Check RSDP address does not go past memory 2020-05-11 19:34:34 +01:00