On 22/02/19 16:06, lantianyu1...@gmail.com wrote: > From: Lan Tianyu <tianyu....@microsoft.com> > > This patchset is to introduce hv ept tlb range list flush function > support in the KVM MMU component. Flushing ept tlbs of several address > range can be done via single hypercall and new list flush function is > used in the kvm_mmu_commit_zap_page() and FNAME(sync_page). This patchset > also adds more hv ept tlb range flush support in more KVM MMU function. > > This patchset is based on the fix patch "x86/Hyper-V: Fix definition > HV_MAX_FLUSH_REP_COUNT". > (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1939455.html)
Note that this won't make it in 5.1 unless Linus releases an -rc8. Otherwise, I'll get to it next week. Thanks, Paolo