yes, i had one that did this as its first thing then chained into some
other bios call.
i have to look... i might still have the trace log.
i do no attempt in detecting bad stuff. its perfectly valid to enable
interrupts in the emulator... there are no interrupts in the virtual
machine right now (might change if i implement pit timer).
the list is just the stuff that was tested with the emulation
and worked enableing video.
might be a good idea to add "aggressive" bios behaviour in the
description.
--
cinap
--- Begin Message ---
On Tue Mar 1 20:07:19 EST 2011, cinap_len...@gmx.de wrote:
> the real realmode is shoot and pray. it might just crash the machine
> or do wired things like reenable interrupts or even try to switch
> itself to protected mode.
>
> with realemu, you might get a messed up screen, but plan9 is still
> running. in case the vesa bios did wired stuff that caused plan9 to
> crash before, it might now work with realemu.
have you caught any bioses reenabling interrupts or doing other things
like that?
what's the strategy for detecting vesa bios "doing bad things"?
is the included list of video cards a list of cards that do not work with
the regular realmode but do work with emulated real mode?
- erik
--- End Message ---