From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Slutz Subject: Re: [PATCH 2/4] hvmloader: Add support for PCI to PCI bridge Date: Mon, 15 Jun 2015 11:56:48 -0400 Message-ID: <557EF5C0.8080801@one.verizon.com> References: <1434377752-15705-1-git-send-email-dslutz@verizon.com> <1434377752-15705-3-git-send-email-dslutz@verizon.com> <557EE0A3.3050201@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <557EE0A3.3050201@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper , "xen-devel@lists.xen.org" Cc: Lars Kurth , Keir Fraser , Ian Campbell , Stefano Stabellini , Ian Jackson , Jan Beulich , Wei Liu List-Id: xen-devel@lists.xenproject.org On 06/15/15 10:26, Andrew Cooper wrote: > On 15/06/15 15:15, Don Slutz wrote: >> Most of this code is ported from SeaBIOS. >> >> > > SeaBIOS is LGPLv3, while Hvmloader is GPLv2 > > IANAL, but the FSF indicates that this is not a compatible combination. > Sigh, Well I did code some of it from scratch, but that is not clear. So it looks like I will need to withdraw this patch. -Don Slutz > ~Andrew >