On Tue, Jun 24, 2025 at 10:05:44AM +0100, Daniel P. Berrangé wrote: > On Tue, Jun 24, 2025 at 10:34:40AM +0200, Cédric Le Goater wrote: > > + Daniel > > > > On 6/23/25 11:30, John Levon wrote: > > > Add SPDX-License-Identifier to some files missing it in hw/vfio/. > > > > > > Signed-off-by: John Levon <john.le...@nutanix.com> > > > --- > > > hw/vfio/trace.h | 3 +++ > > > hw/vfio/Kconfig | 2 ++ > > > hw/vfio/meson.build | 2 ++ > > > hw/vfio/trace-events | 2 ++ > > > 4 files changed, 9 insertions(+) > > > > Daniel, What would be our position on such files ?
> TL;DR: this patch looks reasonable, and we might as well take it, but > there is no expectation that people need to extend this work across the > code tree unless they love doing historical code tracing :-) I was required to send this patch, as Cédric wanted the same files in hw/vfio-user/ to have the identifier. thanks john