[PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM

Tianyu Lan lantianyu1986 at gmail.com
Sun Feb 24 01:37:53 AEDT 2019


On Sat, Feb 23, 2019 at 2:26 AM Paolo Bonzini <pbonzini at redhat.com> wrote:
>
> On 22/02/19 16:06, lantianyu1986 at gmail.com wrote:
> > From: Lan Tianyu <Tianyu.Lan at 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.
Hi Paolo:
      Sure. Thanks for your review.

-- 
Best regards
Tianyu Lan


More information about the Linuxppc-dev mailing list