Re: [PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements

2021-02-18 Thread Paolo Bonzini
On 13/02/21 01:50, Sean Christopherson wrote: Paolo, this is more or less ready, but on final read-through before sending I realized it would be a good idea to WARN during VM destruction if cpu_dirty_logging_count is non-zero. I wanted to get you this before the 5.12 window opens in case you wan

Re: [PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements

2021-02-17 Thread Sean Christopherson
On Fri, Feb 12, 2021, Sean Christopherson wrote: > Paolo, this is more or less ready, but on final read-through before > sending I realized it would be a good idea to WARN during VM destruction > if cpu_dirty_logging_count is non-zero. I wanted to get you this before > the 5.12 window opens in cas

[PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements

2021-02-12 Thread Sean Christopherson
Paolo, this is more or less ready, but on final read-through before sending I realized it would be a good idea to WARN during VM destruction if cpu_dirty_logging_count is non-zero. I wanted to get you this before the 5.12 window opens in case you want the TDP MMU fixes for 5.12. I'll do the above