Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-12 | Turn Interrupts objects into SimObjects. Also, move local APIC state into ↵ | Gabe Black | |
x86's Interrupts object. | |||
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-06-12 | X86: Add an event for the apic timer timeout. It doesn't get used yet. | Gabe Black | |
2007-07-18 | Fill out the miscreg file and add types to miscregs.hh | Gabe Black | |
--HG-- extra : convert_revision : 865432256518c4340d9f319bdd9b7d160dc656a0 | |||
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi | |
--HG-- extra : convert_revision : f799b65f1b2a6bf43605e6870b0f39b473dc492b | |||
2007-03-05 | Make the constructor (and all the other functions) public | Gabe Black | |
--HG-- extra : convert_revision : 9d572651fc1722b15ae7dbc59c108d680c911f04 | |||
2007-03-05 | x86 register file includes. | Gabe Black | |
--HG-- extra : convert_revision : c00a077dd7ae8f6b48c6939034be244bcf48d715 |