gem5/src/base
Ali Saidi 92c5a5c8cb More changes to get SPARC fs closer. Now at 1.2M cycles before difference
configs/common/FSConfig.py:
    seperate the hypervisor memory and the guest0 memory. In reality we're going to need a better way to do this at some point. Perhaps auto generating the hv-desc image based on the specified config.
src/arch/sparc/isa/decoder.isa:
    change reads/writes to the [hs]tick(cmpr) registers to use readmiscregwitheffect
src/arch/sparc/miscregfile.cc:
    For niagra stick and tick are aliased to one value (if we end up doing mps we might not want this).
    Use instruction count from cpu rather than cycles because that is what legion does
    we can change it back after were done with legion
src/base/bitfield.hh:
    add a new function mbits() that just masks off bits of interest but doesn't shift
src/cpu/base.cc:
src/cpu/base.hh:
    add instruction count to cpu
src/cpu/exetrace.cc:
src/cpu/m5legion_interface.h:
    compare instruction count between legion and m5 too
src/cpu/simple/atomic.cc:
    change asserts of packet success to if panics wrapped with NDEBUG defines
    so we can get some more useful information when we have a bad address
src/dev/isa_fake.cc:
src/dev/isa_fake.hh:
src/python/m5/objects/Device.py:
    expand isa fake a bit more having data for each size request, the ability to have writes update the data and to warn on accesses
src/python/m5/objects/System.py:
    convert some tabs to spaces
src/python/m5/objects/T1000.py:
    add more fake devices for each l1 bank and each memory controller

--HG--
extra : convert_revision : 8024ae07b765a04ff6f600e5875b55d8a7d3d276
2006-12-04 00:54:40 -05:00
..
compression Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
loader Load the hypervisor symbols twice, once with an address mask so that we can get symbols for where it's copied to in memory 2006-11-30 15:51:54 -05:00
stats fixes so that M5 will compile under solaris 2006-11-04 21:41:01 -05:00
annotate.cc add annotation code to m5 2006-09-11 17:57:20 -04:00
annotate.hh add annotation code to m5 2006-09-11 17:57:20 -04:00
bitfield.hh More changes to get SPARC fs closer. Now at 1.2M cycles before difference 2006-12-04 00:54:40 -05:00
callback.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
chunk_generator.hh Fix up doxygen. 2006-08-14 19:25:07 -04:00
circlebuf.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
circlebuf.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
cprintf.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
cprintf.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
cprintf_formats.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
crc.cc New directory structure: 2006-05-22 14:29:33 -04:00
crc.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
date.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
dbl_list.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
endian.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
fast_alloc.cc remove extern "C" from the functions we all from gdb. This isn't requried and trips up GDB sometimes when i thinks the extern 2006-06-26 17:49:49 -04:00
fast_alloc.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
fenv.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
fifo_buffer.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
fifo_buffer.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hashmap.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hostinfo.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hostinfo.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hybrid_pred.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hybrid_pred.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
inet.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
inet.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
inifile.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
inifile.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
intmath.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
intmath.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
match.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
match.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
misc.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
misc.hh add warn_once which will print any given warning message 2006-11-16 13:18:21 -08:00
mod_num.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
mysql.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
mysql.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
output.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
output.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
pollevent.cc fixes so that M5 will compile under solaris 2006-11-04 21:41:01 -05:00
pollevent.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
predictor.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
random.cc fixes so that M5 will compile under solaris 2006-11-04 21:41:01 -05:00
random.hh fixes so that M5 will compile under solaris 2006-11-04 21:41:01 -05:00
range.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
range.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
range_map.hh first cut at a sparc tlb 2006-11-23 01:42:57 -05:00
refcnt.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
remote_gdb.cc fix endian issues with condition codes 2006-11-10 20:17:42 -05:00
remote_gdb.hh Make a function to say how big gdbregs is in bytes vs. regs. 2006-11-08 15:31:52 -05:00
res_list.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
sat_counter.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
sat_counter.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
sched_list.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
socket.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
socket.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
statistics.cc Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
statistics.hh DWARF2 symbol support seems to be broken on Solaris. Use stabs+ 2006-11-08 15:05:54 -05:00
str.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
str.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
time.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
time.hh fixes so that M5 will compile under solaris 2006-11-04 21:41:01 -05:00
timebuf.hh fixes for gcc 4.1 2006-08-15 17:41:22 -04:00
trace.cc remove extern "C" from the functions we all from gdb. This isn't requried and trips up GDB sometimes when i thinks the extern 2006-06-26 17:49:49 -04:00
trace.hh set TRACING_ON one way or another explicitly in the 2006-11-11 20:46:56 -08:00
traceflags.py Merge zizzer:/bk/newmem 2006-10-24 12:59:19 -04:00
userinfo.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
userinfo.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00