gem5/util/m5
Dam Sunwoo 0ed3c84c7b util: implements "writefile" gem5 op to export file from guest to host filesystem
Usage: m5 writefile <filename>

File will be created in the gem5 output folder with the identical filename.
Implementation is largely based on the existing "readfile" functionality.
Currently does not support exporting of folders.
2012-01-31 07:46:04 -08:00
..
jni gem5ops: Implement Java JNI for gem5Ops 2011-09-13 12:06:13 -05:00
jni_gem5Op.c gem5ops: Implement Java JNI for gem5Ops 2011-09-13 12:06:13 -05:00
m5.c util: implements "writefile" gem5 op to export file from guest to host filesystem 2012-01-31 07:46:04 -08:00
m5op.h util: implements "writefile" gem5 op to export file from guest to host filesystem 2012-01-31 07:46:04 -08:00
m5op_alpha.S CPA: Add m5ops for critical path annotation work. 2009-02-26 19:29:16 -05:00
m5op_arm.S util: implements "writefile" gem5 op to export file from guest to host filesystem 2012-01-31 07:46:04 -08:00
m5op_sparc.S make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00
m5op_x86.S m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
m5ops.h util: implements "writefile" gem5 op to export file from guest to host filesystem 2012-01-31 07:46:04 -08:00
Makefile.alpha add pseduo instruction support for sparc 2007-02-21 21:06:17 -05:00
Makefile.arm gem5ops: Implement Java JNI for gem5Ops 2011-09-13 12:06:13 -05:00
Makefile.sparc make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00
Makefile.thumb ARM: Add support for M5 ops in the ARM ISA 2010-11-08 13:58:24 -06:00
Makefile.x86 X86: Set up support for adding m5 pseudo insts to a binary. 2009-01-07 00:05:33 -08:00