mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-13 11:33:58 +00:00
Exclude "GUEST_FLAG_PMU_PASSTHROUGH" from DM_OWNED_GUEST_FLAG_MASK in case device model rewrite the value in release mode, reserve it in debug mode. Signed-off-by: hangliu1 <hang1.liu@linux.intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> Tracked-On:#6690