On Fri, Apr 23, 2021 at 5:48 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote: > > Drop an explicit MMU reset in SVM's vCPU RESET/INIT flow now that the > common x86 path correctly handles conditional MMU resets, e.g. if INIT > arrives while the vCPU is in 64-bit mode. > > This reverts commit ebae871a509d ("kvm: svm: reset mmu on VCPU reset"). > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Reiji Watanabe <reijiw@xxxxxxxxxx>