From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [RFC/PATCH 1/2] kvm tools, seabios: Add "--bios" option to "vm run" Date: Mon, 27 Feb 2012 18:38:29 +0200 Message-ID: <20120227163829.GC22220@redhat.com> References: <1330095930-1839-1-git-send-email-penberg@kernel.org> <4F47AB6F.6030708@us.ibm.com> <4F4B5EA9.5010208@redhat.com> <20120227111511.GA24600@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gerd Hoffmann , Pekka Enberg , John Floren , Anthony Liguori , kvm@vger.kernel.org, Yang Bai , Matt Evans , Sasha Levin , Cyrill Gorcunov , Asias He , Ingo Molnar To: ron minnich Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47468 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752488Ab2B0Qiw (ORCPT ); Mon, 27 Feb 2012 11:38:52 -0500 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Feb 27, 2012 at 08:24:02AM -0800, ron minnich wrote: > On Mon, Feb 27, 2012 at 3:15 AM, Gleb Natapov wrote: > > > AFAIK kvm-tool initialize PCI by itself so it actually may work (and, > > very likely, the best thing to do). > > we're going in circles. kvm-tool does not set the base address of some > of the BARs and seabios does not do it quite correctly. That's what > we're trying to decide how to fix. Probably the fastest way out is > just run coreboot+seabios for kvm-tool. > Then make kvm-tool set it. Why do you need coreboot/seabios for that? -- Gleb.