Re: [PATCH 0/2] KVM: x86: More cleanups for Hyper-V range flushing

From: David Matlack
Date: Fri Apr 07 2023 - 16:21:14 EST


On Tue, Apr 04, 2023 at 05:31:31PM -0700, Sean Christopherson wrote:
> More cleanups of the code related to Hyper-V's range-based TLB flushing.
> David's series got most of the names, but there are a few more that can
> be converted (patch 1). On top of that, having Hyper-V fill its struct
> provides a decent improvement to code generation, and IMO yields a better
> API (patch 2).

Reviewed-by: David Matlack <dmatlack@xxxxxxxxxx>