acrn-hypervisor/hypervisor/include
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
..
arch/x86 HV: merge sos_pci_dev config to sos macro 2020-04-17 13:45:18 +08:00
common HV: support up to 7 post launched VMs for industry scenario 2020-04-20 14:59:23 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm hv: vacpi: add fadt table support 2020-04-22 08:42:19 +08:00
hw hv: vpci: handle the quirk part for pass through pci device cfg access in dm 2020-03-20 10:08:43 +08:00
lib hv: list: rename list_entry to container_of 2020-03-31 10:57:47 +08:00
public hv: provide vm_config information in get_platform_info hypercall 2020-04-16 13:46:27 +08:00