Skip to content
Commit 87e888ea authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: MMU: set ad_disabled in TDP MMU role



Prepare for removing the ad_disabled argument of make_spte; instead it can
be found in the role of a struct kvm_mmu_page.  First of all, the TDP MMU
must set the role accurately.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent eb5cd7ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment