[PATCH 00/26] KVM: vfio: Hide KVM internals from others

2023-09-15 Thread Sean Christopherson
This is a borderline RFC series to hide KVM's internals from the rest of the kernel, where "internals" means data structures, enums, #defines, APIs, etc. that are intended to be KVM-only, but are exposed everywhere due to kvm_host.h (and other headers) living in the global include paths. The motiv

RE: [PATCH 00/26] KVM: vfio: Hide KVM internals from others

2024-06-20 Thread Shameerali Kolothum Thodi
bs.org; > kvm-ri...@lists.infradead.org; linux-ri...@lists.infradead.org; linux- > s...@vger.kernel.org; linux-ker...@vger.kernel.org; linux-perf- > us...@vger.kernel.org; Anish Ghulati ; Venkatesh > Srinivas ; Andrew Thornton > > Subject: [PATCH 00/26] KVM: vfio: Hide KVM internals

Re: [PATCH 00/26] KVM: vfio: Hide KVM internals from others

2024-06-24 Thread Sean Christopherson
On Thu, Jun 20, 2024, Shameerali Kolothum Thodi wrote: > > This is a borderline RFC series to hide KVM's internals from the rest of > > the kernel, where "internals" means data structures, enums, #defines, > > APIs, etc. that are intended to be KVM-only, but are exposed everywhere > > due to kvm_ho

RE: [PATCH 00/26] KVM: vfio: Hide KVM internals from others

2024-06-24 Thread Shameerali Kolothum Thodi
kvm-ri...@lists.infradead.org; linux- > ri...@lists.infradead.org; linux-s...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-perf-us...@vger.kernel.org; Anish Ghulati > ; Venkatesh Srinivas ; > Andrew Thornton > Subject: Re: [PATCH 00/26] KVM: vfio: Hide KVM internals