From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Goirand Subject: Re: Improving xen-qemu-dm-4.0 dependencies Date: Wed, 16 Mar 2011 21:03:54 +0800 Message-ID: <4D80B53A.5010004@goirand.fr> References: <4D809F95.70800@debian.org> <1300277939.13026.36.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1300277939.13026.36.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: xen-devel@lists.xensource.com, Stefano Stabellini , Bastian Blank , Debian Xen Team , Thomas Goirand , Ian Jackson List-Id: xen-devel@lists.xenproject.org On 03/16/2011 08:18 PM, Ian Campbell wrote: > The vgabios and rombios used by Xen are not the same as the ones > used/provided by qemu. I think you need to use the stuff from > tools/firmware/{vga,rom}bios in the Xen source not anything provided by > qemu. > > Ian. Now, the issue is these are in the source package of the hypervisor, not in the Git of xen-qemu-dm. Would you consider moving them to it? Or would you advise me to simply copy the tools/firmware/{vga,rom}bios folder into my source package and live with it like that? Or maybe, we should create a new "xen-qemu-roms" binaries out of the Xen hypervisor package? Bastian, if I give you a patch against your package to add a xen-qemu-roms binary, would you accept it? Thomas