On Tue, Sep 17, 2019 at 11:28 PM Vitaly Kuznetsov wrote:
>
> Paolo Bonzini writes:
>
> > On 22/08/19 16:30, lantianyu1...@gmail.com wrote:
> >> 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
Paolo Bonzini writes:
> On 22/08/19 16:30, lantianyu1...@gmail.com wrote:
>> 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.
>>
>>
On 22/08/19 16:30, lantianyu1...@gmail.com wrote:
> 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_CA
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