3e1fa0fb98
So that DM can retrieve physical APIC IDs and use them to fill in the ACPI MADT table for post-launched VMs. Note: 1. DM needs to use the same logic as hypervisor to calculate vLAPIC IDs based on physical APIC IDs and CPU affinity setting 2. Using reserved0[] in struct hc_platform_info to pass physical APIC IDs means we can only support at most 116 cores. And it assumes LAPIC ID is 8bits (X2APIC mode supports 32 bits). Cat IDs shift will be used by DM RTCT V2 Tracked-On: #6020 Reviewed-by: Wang, Yu1 <yu1.wang@intel.com> Signed-off-by: dongshen <dongsheng.x.zhang@intel.com> |
||
---|---|---|
.. | ||
arch/x86/asm | ||
common | ||
debug | ||
dm | ||
hw | ||
lib | ||
public |