On Thu, Feb 16, 2023 at 04:00:05PM +0000, Kristina Martsenko wrote: > After this change, SMPME is no longer set for guests, which should have > no effect as SME is currently disabled for guests. SMPME is mainly set for the benefit of any future guests, it is used to turn off SME priorities for guests. While it's true that we don't have any guests support yet it's there as safety to ensure we don't forget to enable it later on or something otherwise goes wrong. We don't need priority mapping on the host since we don't have any priority mapping support at all, and it's difficult to see a reason why we would want to remap our own priorities in the host.