gem5/util/m5
Alexandru Dutu adbaa4dfde kvm, x86: Adding support for SE mode execution
This patch adds methods in KvmCPU model to handle KVM exits caused by syscall
instructions and page faults. These types of exits will be encountered if
KvmCPU is run in SE mode.
2014-11-23 18:01:08 -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 arm: fix m5ops binary for ARM and add m5fail. 2013-10-31 13:41:13 -05:00
m5op.h util: add m5_fail op. 2013-01-08 08:54:12 -05:00
m5op_alpha.S CPA: Add m5ops for critical path annotation work. 2009-02-26 19:29:16 -05:00
m5op_arm.S arm: fix m5ops binary for ARM and add m5fail. 2013-10-31 13:41:13 -05:00
m5op_arm_A64.S arm: Add Makefile for aarch64 build of util/m5 2014-05-09 18:58:46 -04: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 x86: Add support for m5ops through a memory mapped interface 2013-09-30 12:20:53 +02:00
m5ops.h kvm, x86: Adding support for SE mode execution 2014-11-23 18:01:08 -08:00
Makefile.aarch64 arm: Add Makefile for aarch64 build of util/m5 2014-05-09 18:58:46 -04:00
Makefile.alpha add pseduo instruction support for sparc 2007-02-21 21:06:17 -05:00
Makefile.arm arm: fix typos in makefile for ARM m5 util and link statically 2014-04-01 12:35:31 -04: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 m5: Expose m5 pseudo-instructions to C/C++ via a static library 2012-10-09 12:58:25 +01:00
Makefile.x86 x86: Add support for m5ops through a memory mapped interface 2013-09-30 12:20:53 +02:00