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