Re: [PATCH 0/4] KVM: simplify hardware initialization

From: Sean Christopherson
Date: Wed Nov 02 2022 - 11:39:30 EST


On Tue, Nov 01, 2022, isaku.yamahata@xxxxxxxxx wrote:
> From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
>
> This patch series include random simplifications of KVM hardware enable/disable.
> Although the past attempt [1] was turned out to be a bad idea, it has still
> useful patches.

I have a larger cleanup that includes all of these patches except "Remove a global
variable, hardware_enable_failed". I was planning on posting the series last weeks,
but I've dealing with a comedy of errors. With luck, I'll get it posted today.

I'll fold in the aforementioned patch as well, there are quite a few conflicts as
my series has a variety of bug fixes before it gets to these cleanups.