cloud-hypervisor/arch/src/x86_64
Rob Bradford 98f81c36ec arch: x86_64: acpi: Generate MADT aka APIC table
This provides important APIC configuration details for the CPU. Even
though it duplicates some of the information already included in the
mptable it is necessary when booting with ACPI as the mptable is not
used.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-03 19:18:49 +02:00
..
acpi.rs arch: x86_64: acpi: Generate MADT aka APIC table 2019-09-03 19:18:49 +02:00
gdt.rs cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
interrupts.rs cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
layout.rs cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
mod.rs arch: x86_64: acpi: Generate MADT aka APIC table 2019-09-03 19:18:49 +02:00
mptable.rs arch: x86_64: acpi: Generate MADT aka APIC table 2019-09-03 19:18:49 +02:00
regs.rs arch: x86_64: Set MTRR default memory type as WB 2019-08-01 20:14:46 +02:00