Re: [PATCH 15/22] kvm: mmu: Support changed pte notifier in tdp MMU

From: Paolo Bonzini
Date: Wed Oct 07 2020 - 13:54:16 EST


On 07/10/20 19:30, Ben Gardon wrote:
>> Well that's not easy if you have to think of which functions have to be
>> called.
>>
>> I'll take a closer look at the access tracking and dirty logging cases
>> to try and understand what those bugs can be. Apart from that I have my
>> suggested changes and I can probably finish testing them and send them
>> out tomorrow.
> Awesome, thank you. I'll look forward to seeing them. Will you be
> applying those changes to the tdp_mmu branch you created as well?
>

No, only to the rebased version.

Paolo