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

Michael Tokarev mjt at tls.msk.ru
Fri Jun 14 08:10:38 CEST 2013


14.06.2013 03:47, Kevin O'Connor wrote:

>>     Move code from PCI hotplug DSDT macros to methods.
>>
>>     Simplify the hotplug code by moving the bulk of the logic out of the
>>     macros and into static method definitions.  This also reduces the ACPI
>>     DSDT code size.
>>
>>     Signed-off-by: Kevin O'Connor <kevin at koconnor.net>
> 
> Can you try with the latest seabios release (v1.7.2.2)?  There have
> been other changes to the dsdt that may have corrected your issue.

It's not exactly trivial to switch bioses after splitting out the
tables.  But I tried the same thing in current qemu git master,
which includes 1.7.2.2, and where solaris guest behaves exactly the
same -- it stalls with 100% CPU usage somewhere at the beginning of
kernel booting.

Hmm.  Speaking of the splitting.  Does the current bios include the
the tables which were split into separate files?  I mean, what about
compatibility between new bios and old qemu and vise versa, where
"old" = "before split" and "new" = "after split" ?

Thanks!

/mjt



More information about the SeaBIOS mailing list