(Fail)Bochs bug documented in more detail: TimerListener cannot be added at boot time.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1697 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -79,6 +79,8 @@ public:
|
||||
* is added *before* the bios has been loaded and initialized. To
|
||||
* reproduce this error, try adding a \c TimerListener as the initial step
|
||||
* in your experiment code and wait for it (\c addListenerAndResume()).
|
||||
* This leads to the consequence that timers cannot be added/enabled at
|
||||
* boot time.
|
||||
*/
|
||||
static void onTimerTrigger(void *thisPtr);
|
||||
/* ********************************************************************
|
||||
|
||||
Reference in New Issue
Block a user