Tianyu Lan writes:
> On Tue, Aug 27, 2019 at 8:38 PM Vitaly Kuznetsov wrote:
>>
>> Tianyu Lan writes:
>>
>> > On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov
>> > wrote:
>> >>
>> >> lantianyu1...@gmail.com writes:
>> >>
>> >> > From: Tianyu Lan
>> >> >
>> >> > This patchset is to add Hyper-
On Tue, Aug 27, 2019 at 8:38 PM Vitaly Kuznetsov wrote:
>
> Tianyu Lan writes:
>
> > On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov
> > wrote:
> >>
> >> lantianyu1...@gmail.com writes:
> >>
> >> > From: Tianyu Lan
> >> >
> >> > This patchset is to add Hyper-V direct tlb support in KVM. Hyper
Tianyu Lan writes:
> On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov wrote:
>>
>> lantianyu1...@gmail.com writes:
>>
>> > From: Tianyu Lan
>> >
>> > This patchset is to add Hyper-V direct tlb support in KVM. Hyper-V
>> > in L0 can delegate L1 hypervisor to handle tlb flush request from
>> > L2
On Tue, Aug 27, 2019 at 8:17 PM Tianyu Lan wrote:
>
> On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov wrote:
> >
> > lantianyu1...@gmail.com writes:
> >
> > > From: Tianyu Lan
> > >
> > > This patchset is to add Hyper-V direct tlb support in KVM. Hyper-V
> > > in L0 can delegate L1 hypervisor t
On Tue, Aug 27, 2019 at 2:41 PM Vitaly Kuznetsov wrote:
>
> lantianyu1...@gmail.com writes:
>
> > From: Tianyu Lan
> >
> > This patchset is to add Hyper-V direct tlb support in KVM. Hyper-V
> > in L0 can delegate L1 hypervisor to handle tlb flush request from
> > L2 guest when direct tlb flush is
lantianyu1...@gmail.com writes:
> From: Tianyu Lan
>
> This patchset is to add Hyper-V direct tlb support in KVM. Hyper-V
> in L0 can delegate L1 hypervisor to handle tlb flush request from
> L2 guest when direct tlb flush is enabled in L1.
>
> Patch 2 introduces new cap KVM_CAP_HYPERV_DIRECT_TLB
From: Tianyu Lan
This patchset is to add Hyper-V direct tlb support in KVM. Hyper-V
in L0 can delegate L1 hypervisor to handle tlb flush request from
L2 guest when direct tlb flush is enabled in L1.
Patch 2 introduces new cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH to enable
feature from user space. User