mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
At present the Guest use the cpu id (enum number) as the APIC ID in Guest MADT. To support the feature vCPU has the same topology as pCPU, vCPU need the same APIC ID as pCPU. So let Guest MADT can use the APIC ID from Host is needed. Now this change is a preliminary preparation and doesn't work. The APIC ID related changes for vCPU CPUID are still required. BUG=b:197875305 TEST=cargo build TEST=./test_all Change-Id: I0e7dfba8cd57fefd85b7d7e37de3bb9935ff19ee Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3217033 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: David Stevens <stevensd@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |