From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [RFC/PATCH 1/2] kvm tools, seabios: Add "--bios" option to "vm run" Date: Mon, 27 Feb 2012 11:44:57 +0100 Message-ID: <4F4B5EA9.5010208@redhat.com> References: <1330095930-1839-1-git-send-email-penberg@kernel.org> <4F47AB6F.6030708@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: John Floren , ron minnich , Anthony Liguori , kvm@vger.kernel.org, Yang Bai , Matt Evans , Sasha Levin , Cyrill Gorcunov , Asias He , Ingo Molnar To: Pekka Enberg Return-path: Received: from mx1.redhat.com ([209.132.183.28]:7252 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753077Ab2B0KpM (ORCPT ); Mon, 27 Feb 2012 05:45:12 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Hi, > So looking at SeaBIOS code, it seems to me we could simply make LKVM > lie to it by claiming to be coreboot and get away with it, no? We'd > basically avoid all the PCI allocation passes and such. I doubt this is going to fly if you want seabios boot from a virtio-blk-pci device ... cheers, Gerd