cloud-hypervisor/vmm
Rob Bradford 76e15a4240 vmm: acpi: Support compiling ACPI code on aarch64
This skeleton commit brings in the support for compiling aarch64 with
the "acpi" feature ready to the ACPI enabling. It builds on the work to
move the ACPI hotplug devices from I/O ports to MMIO and conditionalises
any code that is x86_64 only (i.e. because it uses an I/O port.)

Filling in the aarch64 specific details in tables such as the MADT it
out of the scope.

See: #2178

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-01-26 15:19:02 +08:00
..
src vmm: acpi: Support compiling ACPI code on aarch64 2021-01-26 15:19:02 +08:00
Cargo.toml build(deps): bump signal-hook from 0.3.3 to 0.3.4 2021-01-17 20:27:52 +00:00