From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evKlP-0005Ei-49 for qemu-devel@nongnu.org; Mon, 12 Mar 2018 06:33:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evKlL-0005kB-Vb for qemu-devel@nongnu.org; Mon, 12 Mar 2018 06:33:07 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:52626 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evKlL-0005hL-QS for qemu-devel@nongnu.org; Mon, 12 Mar 2018 06:33:03 -0400 Date: Mon, 12 Mar 2018 10:32:46 +0000 From: Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= Message-ID: <20180312103246.GD3493@redhat.com> Reply-To: Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= References: <20180308124901.83533-1-brijesh.singh@amd.com> <20180308124901.83533-11-brijesh.singh@amd.com> <20180308165413.GH4718@redhat.com> <20180309122405.GC3213@work-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180309122405.GC3213@work-vm> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v12 10/28] include: add psp-sev.h header file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" Cc: Brijesh Singh , qemu-devel@nongnu.org, Alistair Francis , Christian Borntraeger , Cornelia Huck , "Michael S. Tsirkin" , "Edgar E. Iglesias" , Eduardo Habkost , Eric Blake , kvm@vger.kernel.org, Marcel Apfelbaum , Markus Armbruster , Paolo Bonzini , Peter Crosthwaite , Peter Maydell , Richard Henderson , Stefan Hajnoczi , Thomas Lendacky , Borislav Petkov , Alexander Graf , Bruce Rogers , Richard Henderson On Fri, Mar 09, 2018 at 12:24:06PM +0000, Dr. David Alan Gilbert wrote: > * Daniel P. Berrang=C3=A9 (berrange@redhat.com) wrote: > > On Thu, Mar 08, 2018 at 06:48:43AM -0600, Brijesh Singh wrote: > > > The header file provide the ioctl command and structure to communic= ate > > > with /dev/sev device. > > >=20 > > > Cc: Paolo Bonzini > > > Cc: Richard Henderson > > > Cc: Eduardo Habkost > > > Signed-off-by: Brijesh Singh > > > --- > > > linux-headers/linux/psp-sev.h | 142 ++++++++++++++++++++++++++++++= ++++++++++++ > > > 1 file changed, 142 insertions(+) > > > create mode 100644 linux-headers/linux/psp-sev.h > > >=20 > > > diff --git a/linux-headers/linux/psp-sev.h b/linux-headers/linux/ps= p-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 (SE= V) > > > + * platform management commands. > > > + * > > > + * Copyright (C) 2016-2017 Advanced Micro Devices, Inc. > > > + * > > > + * Author: Brijesh Singh > > > + * > > > + * SEV spec 0.14 is available at: > > > + * http://support.amd.com/TechDocs/55766_SEV-KM%20API_Specificatio= n.pdf > > > + * > > > + * This program is free software; you can redistribute it and/or m= odify > > > + * it under the terms of the GNU General Public License version 2 = as > > > + * published by the Free Software Foundation. > > > + */ > >=20 > > Most of the files you've added are GPLv2-or-later. Is this one intent= ionally > > GPLv2-only instead ? >=20 > This is just a sync'd kernel header (which should just get sync'd with > the sync script). Ok, no problem then. Regards, Daniel --=20 |: https://berrange.com -o- https://www.flickr.com/photos/dberran= ge :| |: https://libvirt.org -o- https://fstop138.berrange.c= om :| |: https://entangle-photo.org -o- https://www.instagram.com/dberran= ge :|