From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Blake Subject: Re: [PATCH 2/2] Xen: Add xen-apic support and hook it up. Date: Wed, 11 Apr 2012 11:02:29 -0600 Message-ID: <4F85B925.6090309@redhat.com> References: <1333618350.2513.5.camel@leeds.uk.xensource.com> <1333618505.2513.8.camel@leeds.uk.xensource.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig48A3C93D697B15A24490ABE9" Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Stefano Stabellini Cc: Peter Maydell , xen-devel , "Wei Liu (Intern)" , "liuw@liuw.name" , Jan Kiszka , QEMU-devel , Paolo Bonzini List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig48A3C93D697B15A24490ABE9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04/11/2012 10:17 AM, Stefano Stabellini wrote: > On Wed, 11 Apr 2012, Peter Maydell wrote: >> On 5 April 2012 10:35, Wei Liu wrote: >>> >>> --- /dev/null >>> +++ b/hw/xen_apic.c >>> @@ -0,0 +1,90 @@ >>> +/* >>> + * Xen basic APIC support >>> + * >>> + * Copyright (c) 2012 Citrix >>> + * >>> + * Authors: >>> + * Wei Liu >>> + * >>> + * This work is licensed under the terms of the GNU GPL version 2. >>> + * See the COPYING file in the top-level directory. >>> + */ >> >> Really 2-only, not 2-or-later ? >=20 > I am not a great fun of the 2-or-later clause and it doesn't look like = a > requirement from the QEMU project POV. However if it is, I'll change it= > to 2-or-later. Conversely, I am not a great fan of the 2-only clause, as it prevents reuse of qemu code in other projects. There's a reason that qemu is now favoring 2-or-later for new submissions. http://wiki.qemu.org/Relicensing --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig48A3C93D697B15A24490ABE9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPhbklAAoJEKeha0olJ0NqTaUH/A5Yf1FVOYMrwhWpjlmhB99c Lxi5urGvgIeG8wFLjqcGdGm3yx3xV99dWNo1Y0of9gH4tBpnmS77WcRjBVp46oQP XVLH4Wm0D8lDaKA0EHLANLx5uQ6Vh4IzrlQPWjVAS8QezJCq2T920GWHVEkqcI4H SFXYA0ESXF48xmE1pNe0Z6krv8MjZojw/SEJ/fIRBp1EW0+P/9FYE2CfIDLkfRCe ttRWEJYra0eDcU2sjdE+GdhiWp+NRbeyvyyjlDmuicSFwD9UQ+Sk86tdXOxJMMlq QmcTwg9nzHxgW7XE7snjUMXcZJfa0vnoxGM+YFB0LX8aocCANri10OEA+Rdyhg4= =C5sm -----END PGP SIGNATURE----- --------------enig48A3C93D697B15A24490ABE9--