cloud-hypervisor/vmm
Rob Bradford 5faf8b756c vmm: acpi: Add an _MAT for the CPU devices containing a LAPIC
The Linux kernel expects all CPUs, whether they be enabled or disabled
to have an _MAT entry containing the LAPIC details for this CPU with the
enabled bit set to 1 (in the flags.)

In the MADT table the same bit is used to determine if the CPU is
present at boot vs available later.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-11-21 09:17:15 -08:00
..
src vmm: acpi: Add an _MAT for the CPU devices containing a LAPIC 2019-11-21 09:17:15 -08:00
Cargo.toml vmm: http: Convert to micro_http HttpServer 2019-11-10 14:51:55 +01:00