From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] [PATCH 0/3] Add BIOS splash image support Date: Wed, 17 Dec 2008 11:15:24 -0600 Message-ID: <494933AC.2070405@codemonkey.ws> References: <1229440810-12394-1-git-send-email-Laurent.Vivier@bull.net> <20081217135512.GJ13794@redhat.com> <49491281.9040505@siemens.com> <200812171517.52718.paul@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, Jan Kiszka , Gleb Natapov , Blue Swirl , bochs developers , kvm developers To: Paul Brook Return-path: Received: from qw-out-2122.google.com ([74.125.92.25]:47442 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751271AbYLQRPc (ORCPT ); Wed, 17 Dec 2008 12:15:32 -0500 Received: by qw-out-2122.google.com with SMTP id 3so850905qwe.37 for ; Wed, 17 Dec 2008 09:15:30 -0800 (PST) In-Reply-To: <200812171517.52718.paul@codesourcery.com> Sender: kvm-owner@vger.kernel.org List-ID: Paul Brook wrote: >> BTW, why does qemu not carry all bochs bios source? For reference, but >> also to fully comply with the LGPL (pointing to the original source is >> not sufficient when delivering binaries - like e.g. bios.bin...). >> > > If this is really an issue, then I strongly suggest we fix it by moving the > bios into its own project, and have everyone fetch it from there. > This would be the best solution. How do the bochs folks feel about this? Regards, Anthony Liguori > Paul > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCzzj-00070Q-L6 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:15:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCzzi-0006zj-Un for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:15:35 -0500 Received: from [199.232.76.173] (port=56408 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCzzi-0006zU-PF for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:15:34 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:46619) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCzzi-0000ve-JG for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:15:34 -0500 Received: by qyk13 with SMTP id 13so5821616qyk.10 for ; Wed, 17 Dec 2008 09:15:30 -0800 (PST) Message-ID: <494933AC.2070405@codemonkey.ws> Date: Wed, 17 Dec 2008 11:15:24 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/3] Add BIOS splash image support References: <1229440810-12394-1-git-send-email-Laurent.Vivier@bull.net> <20081217135512.GJ13794@redhat.com> <49491281.9040505@siemens.com> <200812171517.52718.paul@codesourcery.com> In-Reply-To: <200812171517.52718.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: Gleb Natapov , kvm developers , Jan Kiszka , qemu-devel@nongnu.org, Blue Swirl , bochs developers Paul Brook wrote: >> BTW, why does qemu not carry all bochs bios source? For reference, but >> also to fully comply with the LGPL (pointing to the original source is >> not sufficient when delivering binaries - like e.g. bios.bin...). >> > > If this is really an issue, then I strongly suggest we fix it by moving the > bios into its own project, and have everyone fetch it from there. > This would be the best solution. How do the bochs folks feel about this? Regards, Anthony Liguori > Paul > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >