On Wed, Jan 31, 2024, Paolo Bonzini wrote: > More cleanups of KVM's main header: > > * remove thoroughly obsolete APIs > > * move architecture-dependent stuff to uapi/asm/kvm.h > > * small cleanups to __KVM_HAVE_* symbols Do you have any thoughts on how/when you're going to apply this? The kvm.h code movement is likely going to generate conflicts for any new uAPI, e.g. I know Paul's Xen series at least conflicts. A topic branch is probably overkill. Maybe getting this into kvm/next sooner than later so that kvm/next can be used as a base will suffice?