Age | Commit message (Expand) | Author |
---|---|---|
2008-10-21 | style: Use the correct m5 style for things relating to interrupts. | Nathan Binkert |
2008-10-12 | Turn Interrupts objects into SimObjects. Also, move local APIC state into x86... | Gabe Black |
2008-10-12 | CPU: Eliminate the get_vec function. | Gabe Black |
2008-09-27 | alpha: Clean up namespace usage. | Nathan Binkert |
2008-09-27 | arch: TheISA shouldn't really ever be used in the arch directory. | Nathan Binkert |
2008-09-27 | style | Nathan Binkert |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2007-03-03 | Implement Niagara I/O interface and rework interrupts | Ali Saidi |
2007-01-08 | pagetable.hh: | Lisa Hsu |
2006-11-20 | Fix typo. | Kevin Lim |
2006-11-12 | Updates to support new interrupt processing and removal of PcPAL. | Kevin Lim |
2006-11-03 | Got rid of "inPalMode". Some places are still effectively checking if they ar... | Gabe Black |
2006-11-03 | Add a new file which describes an ISA's interrupt handling mechanism. It reco... | Gabe Black |