Sean Christopherson <seanjc@xxxxxxxxxx> writes: > More cleanups of the code related to Hyper-V's range-based TLB flushing. > David's series got most of the names, but there are a few more that can > be converted (patch 1). On top of that, having Hyper-V fill its struct > provides a decent improvement to code generation, and IMO yields a better > API (patch 2). > > Sean Christopherson (2): > KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme > KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V > code > For the series: Reviewed-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> -- Vitaly