[SeaBIOS] S3 resume is broken on QEMU

Kevin O'Connor kevin at koconnor.net
Wed Jan 18 14:27:31 CET 2012


On Wed, Jan 18, 2012 at 11:40:28AM +0200, Gleb Natapov wrote:
> Hi Kevin,
> 
> Commit 8b0c509e7cdb broke S3 resume on QEMU. Before this commit QEMU
> compiled bios with S3_RESUME_VGA_INIT enabled. After it this is no
> longer an option.

I didn't know QEmu used custom compile options.  I don't see this in
the QEmu source - where does it set it?

Moving the option from compile time to run time should be better all
around.  Can QEmu just set the flag in fwcfg if this functionality is
needed?

-Kevin



More information about the SeaBIOS mailing list