mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-09 02:24:45 +00:00
Linux access TSC_ADJUST to verify it has not tampered every time when enter idle. So for RTVM running rt-linux, the access will cause vm exit which affect real-time performance. This commit pass through TSC_ADJUST to VM with lapic_pt, to avoid TSC_ADJUST caused vm_exit. For other VMs, TSC_ADJUST msr access is still trapped and emulated. Tracked-On: #2813 Signed-off-by: Yan, Like <like.yan@intel.com>
17 KiB
17 KiB