gem5/arch/alpha/linux
Ali Saidi 08d9e0ea7a change how much of the param string is copied into the kenel
Set locked flag if required
make SC always return success -- this needs to be fixed at some point
fix a couple of things

FS executes a bit of console code before dying a horrible death

arch/alpha/linux/system.cc:
    only need to copy the length of the os flags param, not 256  bytes
cpu/simple/cpu.cc:
    Set the physical flag if required
    Make LL/SC always return success
mem/bus.cc:
    add some dprintfs and change a assert to a panic
mem/port.cc:
    delete the buffer with the [] operator
mem/request.hh:
    add a function to reset a request

--HG--
extra : convert_revision : f2b78ddad33c7f6ffe1c48791d86609ff1d10d46
2006-04-11 19:35:30 -04:00
..
aligned.hh move alpha specific code into arch/alpha 2006-03-04 20:45:01 -05:00
hwrpb.hh move alpha specific code into arch/alpha 2006-03-04 20:45:01 -05:00
process.cc add translations for new sections that are mmapped or when the brk 2006-03-15 17:04:50 -05:00
process.hh add translations for new sections that are mmapped or when the brk 2006-03-15 17:04:50 -05:00
system.cc change how much of the param string is copied into the kenel 2006-04-11 19:35:30 -04:00
system.hh Remove "using namespace std" from global declarations. 2006-03-29 16:05:26 -05:00
thread_info.hh move alpha specific code into arch/alpha 2006-03-04 20:45:01 -05:00
threadinfo.hh Merge ktlim@zizzer:/bk/m5 2006-03-05 00:34:54 -05:00