Files
acrn-hypervisor/devicemodel/include
Yonghua Huang 146059c4d1 dm: refine logic to build vRTCT ACPI table
- GET_PLATFORM_INFO ioctl will not be supported by ACRN.
 - This patch removes the dependency on above interface in
   vRTCT ACPI table building:
    1) Get cache hierarchy information (threads sharing shift)
       through 'cpuid' instruction (leaf 0x04) instead of
       call vm_get_config() API.
    2) Get local APIC IDs of guest VM CPUs through new wrapper
       API 'plapicid_from_pcpuid()'.

Tracked-On: #6724
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2021-11-15 16:02:40 +08:00
..
2021-11-15 16:02:40 +08:00
2020-09-01 09:30:08 +08:00
2021-11-10 14:37:47 +08:00
2019-05-24 11:51:00 +08:00
2019-05-07 09:08:50 +08:00
2021-07-15 11:53:54 +08:00
2021-05-19 13:54:24 +08:00
2019-05-24 11:51:00 +08:00
2021-06-01 10:41:51 +08:00
2019-01-23 10:33:28 +08:00
2019-03-21 10:28:17 +08:00
2019-10-11 13:20:19 +08:00
2021-11-10 14:37:47 +08:00