On Thu, Jun 12, 2025 at 06:56:53AM +0200, Paolo Bonzini wrote: > On 6/11/25 02:10, Sean Christopherson wrote: > > Kill off include/kvm (through file moves/renames), and standardize the set > > of > > KVM includes across all architectures. > > > > This conflicts with Colton's partioned PMU series[1], but this should work > > as > > a nice prepatory cleanup for the partitioned PMU work (and hopefully can > > land > > sooner). > > > > Note, these patches were originally posted as part of a much larger and more > > agressive RFC[1]. We've effectively abandoned upstreaming the multi-KVM > > idea, > > but I'm trying to (slowly) upstream the bits and pieces that I think/hope > > are > > generally beneficial. > > > > [1] > > https://lore.kernel.org/all/20250602192702.2125115-1-coltonle...@google.com > > [2] https://lore.kernel.org/all/20230916003118.2540661-1-sea...@google.com > > Marc, Oliver, I'd like to commit this to kvm/next sometime soon; I'll wait > for your ack since most of the meat here is in arch/arm64.
Let it rip, just to get ahead of potential conflicts can you push out a topic branch? Acked-by: Oliver Upton <oliver.up...@linux.dev> Thanks, Oliver