[SeaBIOS] [PATCHv2 0/6] Improved multi-platform support

Kevin O'Connor kevin at koconnor.net
Tue Feb 12 01:06:17 CET 2013


On Mon, Feb 11, 2013 at 12:43:29PM +0000, Ian Campbell wrote:
> On Mon, 2013-02-11 at 10:54 +0000, David Woodhouse wrote:
> > On Sat, 2013-02-09 at 14:08 -0500, Kevin O'Connor wrote:
> > > This patch series is less ambitious than the previous - SeaBIOS can't
> > > be compiled for multiple platforms (eg, QEMU, CSM, coreboot) at the
> > > same time. 
> > 
> > Out of interest, why not include Xen in that list? Do we gain any real
> > benefit from building a multi-platform binary that can be used both
> > natively under qemu *and* from Xen? 
> 
> I suppose it could be argued that from the PoV of SeaBIOS a Xen guest
> (which uses qemu for device models) is not all that different from
> qemu/kvm.
> 
> I don't know if distros prefer to have fewer images or not, once you
> have 2 I guess having N is not such a big deal for something the size
> and build time of SeaBIOS.

Looking briefly at the fc18 rpms, it appears that seabios is included
into the hvmloader binary.  If so, I doubt it would matter to the
distros as then it's already a separate copy (embedded within
hvmloader).

BTW, does Xen implement the "fw_cfg" interface to pass config info
(eg, bootorder) to SeaBIOS?

-Kevin



More information about the SeaBIOS mailing list