summaryrefslogtreecommitdiff
path: root/util/m5/m5.c
AgeCommit message (Expand)Author
2018-01-25util: Implement Lua module for m5ops.Hanhwi Jang
2017-09-26misc: Make the m5 utilities writefile command accept a host path.Gabe Black
2017-08-01util: Move m5op.h to the shared include directoryAndreas Sandberg
2017-08-01util, m5: Use consistent naming for m5op C symbolsAndreas Sandberg
2017-05-15style: fix line lengths and include orderingBrandon Potter
2017-05-09util: Correctly handle short writes in m5 (read|exec)fileAndreas Sandberg
2017-05-09util: Add the m5_loadsymbol pseudo op to the m5 toolAndreas Sandberg
2017-05-09util: Fix incorrect use of m5_loadsymbolAndreas Sandberg
2017-05-08util: Fix incorrect return type in m5 writefileAndreas Sandberg
2016-03-16misc: Fix argument handling for m5 initparam utilGabor Dozsa
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-01-07pseudo inst,util: Add optional key to initparam pseudo instructionGabor Dozsa
2013-10-31arm: fix m5ops binary for ARM and add m5fail.Ali Saidi
2013-09-30x86: Add support for m5ops through a memory mapped interfaceAndreas Sandberg
2013-01-08util: add m5_fail op.LluĂ­s Vilanova
2013-01-07util: Fix stack corruption in the m5 utilAndreas Sandberg
2012-09-07ARM: fix m5 op binary to properly convert 64bit operandsAli Saidi
2012-01-31util: implements "writefile" gem5 op to export file from guest to host filesy...Dam Sunwoo
2012-01-09ARM: Add support for initparam m5 opAli Saidi
2011-04-15includes: sort all includesNathan Binkert
2010-08-12util/m5/m5.c: ensure readfile() buffer pages are in page tableJoel Hestness
2008-12-03util/m5: Add a new function called pin to bind a program to a set of cores.Nathan Binkert
2008-12-03util/m5: reorganize code so it is easier to add operationsNathan Binkert
2007-02-24make m5 readfile work on solaris... we can have a solaris regression soon!Ali Saidi
2007-02-21add pseduo instruction support for sparcAli Saidi
2006-11-06Cleaned up remnants of ivlb and ivleGabe Black
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-08-23Support loading in a symbol file.Kevin Lim
2006-08-17Add readfile back in.Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-02-28Add quiesceNs, quiesceTime, quiesceCycles, and m5panic pseudo ops.Ali Saidi
2005-06-05Many files:Steve Reinhardt
2003-11-02add several new functions that can be called from the guestNathan Binkert
2003-11-01LicensesNathan Binkert
2003-11-01Commit a command for use inside a simulated system for communicatingNathan Binkert