acrn-hypervisor/devicemodel/hw/platform/acpi
Yonghua Huang 66608b38dd DM: fix issue when pass-thru native RTCT SSRAM entries
Native SSRAM entries with only one LAPIC ID of
  value 0 in local APIC ID table can't be pass-thru
  to guest. Such kind of SSRAM entries are for cache
  regions that are global shared and shall be visible
  to guests.

  This patch refine the building logic of vRTCT to fix
  above issue.

Tracked-On: #6510
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2021-08-30 08:46:44 +08:00
..
acpi_pm.c hv: dm: Use new power management data structures 2021-07-15 11:53:54 +08:00
acpi.c dm: Use new memory management ioctls 2021-07-15 11:53:54 +08:00
rtct.c DM: fix issue when pass-thru native RTCT SSRAM entries 2021-08-30 08:46:44 +08:00