From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 2/4] hvmloader: Add support for PCI to PCI bridge Date: Mon, 15 Jun 2015 15:26:43 +0100 Message-ID: <557EE0A3.3050201@citrix.com> References: <1434377752-15705-1-git-send-email-dslutz@verizon.com> <1434377752-15705-3-git-send-email-dslutz@verizon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434377752-15705-3-git-send-email-dslutz@verizon.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: Don Slutz , 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 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. ~Andrew