kvm, x86: Adding support for SE mode execution
[gem5.git] / src / sim / system.cc
2014-11-24 Alexandru Dutukvm, x86: Adding support for SE mode execution
2014-10-20 Andreas Hanssonx86: Fixes to avoid LTO warnings
2014-10-16 Andreas Hanssonmem: Dynamically determine page bytes in memory components
2014-09-19 Andreas Hanssonmisc: Restore ostream flags where needed
2014-09-12 Andrew Bardsleystyle: Fix line continuation, especially in debug messages
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-09-03 Andreas Hanssonarch: Cleanup unused ISA traits constants
2014-08-13 Dam Sunwoosim: remove kernel mapping check for baremetal workloads
2014-07-19 Steve Reinhardtsim: remove unused MemoryModeStrings array
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-09-04 Andreas Hanssonalpha: Move system virtProxy to Alpha only
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
2013-02-15 Andreas Sandbergsim: Add a system-global option to bypass caches
2012-11-02 Andreas Sandbergsim: Move the draining interface into a separate base...
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-10-15 Andreas HanssonMem: Separate the host and guest views of memory backin...
2012-10-15 Andreas HanssonCheckpoint: Make system serialize call children
2012-09-07 Krishnendra Nathellasim: add validation to make sure there is memory where...
2012-08-27 Nilay VaishSystem: Remove redundant call to startupCPU
2012-08-08 Nilay VaishSystem: set kernel to null, if unspecified.
2012-08-06 Steve Reinhardtstr: add an overloaded startswith() utility method
2012-06-05 Dam SunwooMem: add per-master stats to physmem
2012-05-15 Lena OlsonMem: Fix size check when allocating physical memory
2012-05-10 Ali Saidistats: track if the stats have been enabled and prevent...
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-03-09 Ali SaidiSystem: Move code in initState() back into constructor...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2012-02-10 Nilay Vaishsim/system: initialize the pagePtr variable
2012-02-03 Gabe BlackSystem: Forgot to qrefresh with my last change.
2012-02-03 Gabe BlackSystem: Fix the check which detects running out of...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-29 Gabe BlackImplement Ali's review feedback.
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-17 Andreas HanssonMEM: Add the system port as a central access point
2012-01-10 Prakash Ramrakhyanisim: Enable sampling of run-time for code-sections...
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-30 Gabe BlackSE/FS: Make the system object more consistent between...
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-23 Steve ReinhardtSE: move page allocation from PageTable to Process
2011-10-16 Gabe BlackSE/FS: Make some system funcs available in SE and FS.
2011-07-10 Ali SaidiO3: Make sure fetch doesn't go off into the weeds durin...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-07 Brad Beckmannm5: added work completed monitoring support
2011-02-07 Joel Hestnessmcpat: Adds McPAT performance counters
2010-11-20 Ali SaidiSE: Fix simulating more than 4GB of RAM in SE mode
2010-11-08 Ali SaidiARM: Add checkpointing support
2010-11-08 Ali Saidisim: Use forward declarations for ports.
2010-08-23 Ali SaidiLoader: Make the load address mask be a parameter of...
2010-06-03 Steve ReinhardtMinor remote GDB cleanup.
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-04-15 Steve ReinhardtGet rid of the Unallocated thread context state.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-31 Ali SaidiErrors: Use the correct panic/warn/fatal/info message...
2009-01-17 Ali SaidiFix issue 326: glibc non-deterministic because it reads...
2008-11-05 Lisa HsuRight now a single thread cpu 1 could get assigned...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-11-03 Lisa HsuMake it so that all thread contexts are registered...
2008-11-03 Lisa Hsumake BaseCPU the provider of _cpuId, and cpuId() instea...
2008-08-11 Nathan Binkertparams: Get rid of the remnants of the old style parame...
2008-07-23 Michael AdlerRemoteGDB: add an m5 command line option for setting...
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-26 Ali SaidiSE: Fix page table and system serialization, don't...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-08-03 Steve Reinhardtmerge from head
2007-08-02 Gabe BlackMerge with head.
2007-08-02 Nathan Binkertmerge: no manual changes
2007-08-02 Ali Saidimerge, no manual changes
2007-08-02 Ali SaididebugSymbolTable is a global variable and only needs...
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Ali SaidiMerge zizzer:/bk/newmem
2007-03-09 Ali Saidiimplement ipi stufff for SPARC
2007-02-25 Ali SaidiMerge zizzer:/bk/newmem
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-23 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Nathan BinkertMake it easier to turn off the remote debugger
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-29 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
next