acrn-hypervisor/hypervisor/boot
Li Fei1 4eb3f5a0c7 hv: vacpi: add fadt table support
Add FADT table support to support guest S5 setting.

According to ACPI 6.3 Spec, OSPM must ignored the DSDT and FACS fields if them're zero.
However, Linux kernel seems not to abide by the protocol, it will check DSDT still.
So add an empty DSDT to meet it.

Tracked-On: #4623
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-04-22 08:42:19 +08:00
..
guest hv: Reserve space for VMs' EPT 4k pages after boot 2020-04-01 21:13:37 +08:00
include hv: vacpi: add fadt table support 2020-04-22 08:42:19 +08:00
acpi_base.c hv: Handle holes in GSI i.e. Global System Interrupt for multiple IO-APICs 2020-03-25 09:36:18 +08:00
cmdline.c HV: init and sanitize acrn multiboot info 2020-02-26 09:24:16 +08:00
multiboot2.c HV: misra fix for multiboot2.c 2020-04-03 09:01:24 +08:00
multiboot.c hv: a few fixes for multiboot2 boot 2020-03-24 08:44:20 +08:00
reloc.c hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00