syscall_emul: [patch 13/22] add system call retry capability
[gem5.git] / src / cpu / checker / thread_context.hh
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2015-08-07 Andreas Sandbergbase: Declare a type for context IDs
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-02-16 Andreas Hanssonarch: Make readMiscRegNoEffect const throughout
2015-01-25 Ali Saidicpu: Remove all notion that we know when the cpu is...
2014-09-20 Mitch Hayengaalpha,arm,mips,power,x86,cpu,sim: Cleanup activate...
2014-05-09 Akash Bagdiacpu, arm: Allow the specification of a socket field
2014-03-07 Andreas Hanssoncpu: Make CPU and ThreadContext getters const
2014-01-24 Ali Saidiarch, cpu: Add support for flattening misc register...
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-01-07 Andreas Sandbergcpu: Implement a flat register interface in thread...
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-05-25 Gabe BlackDecode: Make the Decoder class defined per ISA.
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Geoffrey BlakeCheckerCPU: Re-factor CheckerCPU to be compatible with...
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the CPU directory.
2011-10-30 Gabe BlackSE/FS: Make getProcessPtr available in both modes,...
2011-10-16 Gabe BlackSE/FS: Include getMemPort in FS.
2011-10-16 Gabe BlackSE/FS: Build/expose vport in SE mode.
2011-10-16 Gabe BlackCPU: Make physPort and getPhysPort available in SE...
2010-09-14 Gabe BlackCPU: Get rid of the now unnecessary getInst/setInst...
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
2009-04-15 Steve ReinhardtGet rid of the Unallocated thread context state.
2009-04-09 Gabe Blacktlb: Don't separate the TLB classes into an instruction...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Gabe BlackProcesses: Make getting and setting system call argumen...
2008-11-04 Lisa Hsuget rid of all instances of readTid() and getThreadNum...
2008-11-03 Lisa Hsumake BaseCPU the provider of _cpuId, and cpuId() instea...
2008-10-13 Gabe BlackGet rid of old RegContext code.
2008-07-01 Ali SaidiRemove delVirtPort() and make getVirtPort() only return...
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-07 Ali Saidi*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Gabe BlackMerge zeep.eecs.umich.edu:/home/gblack/m5/newmem
2006-11-07 Gabe BlackMoved the switched version of kernel_stats.hh back...
2006-11-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-03 Gabe BlackGot rid of "inPalMode". Some places are still effective...
2006-11-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-02 Lisa HsuMerge zizzer:/bk/newmem
2006-11-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-01 Gabe BlackAdjustments for the AlphaTLB changing to AlphaISA:...
2006-10-12 Lisa HsuMerge zizzer:/bk/newmem
2006-10-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-09 Kevin LimFix checker bug.
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-08-11 Gabe BlackPushed most of constants.hh back into isa_traits.hh...
2006-07-19 Ali SaidiMerge zizzer:/bk/newmem
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-11 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-07-10 Kevin LimMinor fixes.
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-09 Korey SewellMerge zizzer:/bk/newmem
2006-06-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-08 Kevin LimGet O3 CPU mostly working in full system, and fix an...
2006-06-07 Kevin LimUpdate copyright.
2006-06-07 Kevin LimReorganization/renaming of CPUExecContext. Now it...
2006-06-07 Kevin LimMove checker's exec_context.hh to match the other chang...