On Thu, Sep 27, 2012 at 3:05 PM, Programmingkid programmingkidx@gmail.com wrote:
Is there a way to make QEMU not use 100% of the CPU time when OpenBIOS is just at the console? My guess is OpenBIOS is in some kind of loop, polling the keyboard for events, when it should probably be interrupt based. Anybody have a clue as to what we need to change?
Probably pretty major changes. Also on some architectures, there's just no way or no easy way to halt the CPU and wait for interrupts.
-- OpenBIOS http://openbios.org/ Mailinglist: http://lists.openbios.org/mailman/listinfo Free your System - May the Forth be with you