syscall_emul: [patch 13/22] add system call retry capability
[gem5.git] / src / cpu / thread_context.hh
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2016-09-14 Michael LeBeanesim: Refactor quiesce and remove FS asserts
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: Fix broken thread context handover
2013-01-07 Andreas Sandbergcpu: Unify SimpleCPU and O3 CPU serialization code
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-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
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-10-31 Gabe BlackSE/FS: Make the functions available from the TC consist...
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...
2011-09-09 Gabe BlackDecode: Pull instruction decoding out of the StaticInst...
2011-04-15 Nathan Binkertincludes: sort all includes
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackCPU: Trim unnecessary includes from some common files.
2010-09-14 Gabe BlackCPU: Get rid of the now unnecessary getInst/setInst...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-08-23 Min Kyu JeongARM/O3: store the result of the predicate evaluation...
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: Add a registers.hh file as an ISA switched...
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined RegFile class.
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
2009-07-09 Gabe BlackRegisters: Add an ISA object which replaces the MiscReg...
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
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...
2009-01-20 Nathan Binkertthread_context: move getSystemPtr so SE mode can get...
2008-11-04 Lisa Hsuget rid of all instances of readTid() and getThreadNum...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-11-03 Lisa Hsumake BaseCPU the provider of _cpuId, and cpuId() instea...
2008-10-13 Gabe BlackGet rid of old RegContext code.
2008-10-09 Gabe BlackCPU: Fix where setMicroPC was being called instead...
2008-07-01 Ali SaidiRemove delVirtPort() and make getVirtPort() only return...
2008-07-01 Ali SaidiMake the cached virtPort have a thread context so it...
2007-11-16 Korey Sewelladd MicroPC functions back to thread context
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey SewellGet MIPS simple regression working. Take out unecessary...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-11-12 Gabe BlackX86: Make the micropc available through the thread...
2007-11-08 Ali SaidiCPU: Add function to explictly compare thread contexts...
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Korey Sewellmips import pt. 1
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
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMake trap instructions always generate TrapInstruction...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-29 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-25 Gabe BlackMerge zizzer:/bk/newmem
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-17 Gabe BlackMerge zizzer:/bk/newmem
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
2006-12-12 Gabe BlackMerge zizzer:/bk/newmem/
2006-12-06 Gabe BlackMerge zizzer:/bk/newmem
2006-12-06 Gabe BlackFlattening and syscallReturn fixes
2006-12-03 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-12-03 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-11-29 Gabe BlackMerge zizzer:/bk/sparcfs
next