Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-17 | includes: sort includes again | Nathan Binkert | |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert | |
--HG-- rename : src/sim/host.hh => src/base/types.hh | |||
2009-04-26 | X86: Precompute the default and alternate address and operand size and the ↵ | Gabe Black | |
stack size. | |||
2009-04-26 | X86: Centralize updates to the handy M5 reg. | Gabe Black | |
2009-02-25 | ISA: Get rid of the get*RegName functions. | Gabe Black | |
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 |