Re: [RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE

From: Sean Christopherson
Date: Fri Jun 20 2025 - 12:31:48 EST


On Wed, Jun 18, 2025, Yan Zhao wrote:
> when an EPT violation carries an ACCEPT level info
> KVM maps the page at map level <= the specified level.

No. I want KVM to map at the maximal level KVM supports, irrespective of what
the guest's ACCEPT level says. I.e. I want KVM to be able to completely ignore
the ACCEPT level.