Files
gem5/dev
Steve Reinhardt 935ba67b4f Get basic full-system working with AtomicSimpleCPU.
SConscript:
    Comment out sinic for now... needs to be fixed to compile under newmem.
configs/test/SysPaths.py:
    Fix paths.
configs/test/fs.py:
    SimpleCPU -> AtomicSimpleCPU
    Fix vmlinux path
cpu/simple/atomic.cc:
    Fix suspendContext() so quiesce works.
    Don't forget to checkForInterrupts().
cpu/simple/base.cc:
    Minor fix to interrupt check code.
dev/ide_disk.hh:
    Don't declare regStats() in header since it's not in
    .cc file anymore (will need to add it back in when
    stats are added back).
dev/io_device.cc:
    Set packet dest to Packet::Broadcast.
dev/pciconfigall.cc:
    Set PCI config packet result to Success.
python/m5/objects/Root.py:
    Add debug object to Root so things like break_cycles
    can be set from command line.

--HG--
extra : convert_revision : aa1c652fe589784e753e13ad9acb0cd5f3b6eafb
2006-05-17 22:08:44 -04:00
..
2006-05-15 20:30:20 -04:00
2006-04-10 14:14:06 -04:00
2006-04-10 14:14:06 -04:00
2006-05-15 20:30:20 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-06-30 00:42:27 -04:00
2006-05-11 17:18:19 -04:00
2006-04-20 17:14:30 -04:00
2005-06-04 23:56:53 -04:00
2006-04-10 14:14:06 -04:00
2006-05-15 20:30:20 -04:00
2006-04-20 17:14:30 -04:00
2006-05-15 20:06:42 -04:00
2006-04-20 17:14:30 -04:00
2005-08-15 16:59:58 -04:00
2005-08-15 16:59:58 -04:00
2005-08-15 16:59:58 -04:00
2006-04-06 14:57:51 -04:00
2005-06-05 05:16:00 -04:00
2006-04-06 14:57:51 -04:00
2006-04-06 14:57:51 -04:00
2006-05-15 20:30:20 -04:00
2006-05-12 18:16:07 -04:00
2006-04-06 18:04:49 -04:00
2006-04-06 14:57:51 -04:00
2006-04-06 14:57:51 -04:00