On Fri, Mar 09, 2018 at 12:24:06PM +0000, Dr. David Alan Gilbert wrote: > * Daniel P. Berrangé (berrange@xxxxxxxxxx) wrote: > > On Thu, Mar 08, 2018 at 06:48:43AM -0600, Brijesh Singh wrote: > > > The header file provide the ioctl command and structure to communicate > > > with /dev/sev device. > > > > > > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx> > > > Cc: Richard Henderson <rth@xxxxxxxxxxx> > > > Cc: Eduardo Habkost <ehabkost@xxxxxxxxxx> > > > Signed-off-by: Brijesh Singh <brijesh.singh@xxxxxxx> > > > --- > > > linux-headers/linux/psp-sev.h | 142 ++++++++++++++++++++++++++++++++++++++++++ > > > 1 file changed, 142 insertions(+) > > > create mode 100644 linux-headers/linux/psp-sev.h > > > > > > diff --git a/linux-headers/linux/psp-sev.h b/linux-headers/linux/psp-sev.h > > > new file mode 100644 > > > index 000000000000..33e247471ae0 > > > --- /dev/null > > > +++ b/linux-headers/linux/psp-sev.h > > > @@ -0,0 +1,142 @@ > > > +/* > > > + * Userspace interface for AMD Secure Encrypted Virtualization (SEV) > > > + * platform management commands. > > > + * > > > + * Copyright (C) 2016-2017 Advanced Micro Devices, Inc. > > > + * > > > + * Author: Brijesh Singh <brijesh.singh@xxxxxxx> > > > + * > > > + * SEV spec 0.14 is available at: > > > + * http://support.amd.com/TechDocs/55766_SEV-KM%20API_Specification.pdf > > > + * > > > + * This program is free software; you can redistribute it and/or modify > > > + * it under the terms of the GNU General Public License version 2 as > > > + * published by the Free Software Foundation. > > > + */ > > > > Most of the files you've added are GPLv2-or-later. Is this one intentionally > > GPLv2-only instead ? > > This is just a sync'd kernel header (which should just get sync'd with > the sync script). Ok, no problem then. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|