Re: [PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage

2020-06-11 Thread Marc Zyngier
Hi Sean, On 2020-06-05 22:38, Sean Christopherson wrote: This series resurrects Christoffer Dall's series[1] to provide a common MMU memory cache implementation that can be shared by x86, arm64 and MIPS. It also picks up a suggested change from Ben Gardon[2] to clear shadow page tables

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage

2020-06-05 Thread Sean Christopherson
This series resurrects Christoffer Dall's series[1] to provide a common MMU memory cache implementation that can be shared by x86, arm64 and MIPS. It also picks up a suggested change from Ben Gardon[2] to clear shadow page tables during initial allocation so as to avoid clearing entire pages