qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [SeaBIOS] solaris x86 in qemu? [bisected]
Date: Mon, 17 Jun 2013 08:13:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130513 Thunderbird/17.0.6

  Hi,

> Can I use current seabios with old qemu which does not provide
> the separate ACPI tables?  For example, does current bios contain
> these tables too, so they're both separate and embedded?

Yes.  The i440fx acpi tables are compiled in and will be used as
fallback in case qemu doesn't provide acpi tables.

> And the reverse, can I use old bios with new qemu which do provide
> the separate tables?

Yes.  Old seabios will simply ignore the qemu-provides tables and use
the compiled-in ones.  That is limited to the 'pc' machine type though,
q35 will not work this way.  q35 needs other tables and this was the
reason to let qemu provide the tables in the first place.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]