mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
This flag indicates that if the vm is RTVM. And if a vm has GUEST_FLAG_LAPIC_PASSTHROUGH flag set, we must set the GUEST_FLAG_RT at the same time. Tracked-On: #2865 Signed-off-by: Kaige Fu <kaige.fu@intel.com>