Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-20 | devices: Fixed periodic interrupts to work with draining | Brad Beckmann | |
Added drain functions to the RTC and 8254 timer so that periodic interrupts stop when the system is draining. This patch is needed to checkpoint in timing mode. Otherwise under certain situations, the event queue will never be completely empty. | |||
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert | |
2009-08-20 | X86: Make the real time clock actually keep track of time. | Gabe Black | |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert | |
For now, there is still a single global event queue, but this is necessary for making the steps towards a parallelized m5. | |||
2008-03-25 | Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it. | Gabe Black | |
--HG-- extra : convert_revision : 1e7f5185654ed0845678c2169c702d3b977159ed |