Re: [PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR

From: Paolo Bonzini
Date: Wed May 04 2022 - 15:12:10 EST


On 5/4/22 14:08, Maxim Levitsky wrote:
Nope, still reproduces.

I'll think on how to trace this, maybe that will give me some ideas.
Anything useful to dump from the mmu pages that are still not freed at that point?

Perhaps you can dump the gpa and TSC of the allocation, and also print the TSC right before destroy_workqueue?

Paolo