gem5.git
2007-05-22 Steve ReinhardtAnother pass of minor changes in preparation for new...
2007-05-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-21 Steve ReinhardtAdd new EventWrapper constructor that takes a Tick...
2007-05-21 Steve ReinhardtInsist that PhysicalMemory object have at least one...
2007-05-19 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-19 Steve ReinhardtFirst set of changes for reorganized cache coherence...
2007-05-19 Steve ReinhardtOops... some places in C++ explicitly ask for a "functi...
2007-05-19 Steve ReinhardtPhysicalMemory has vector of uniform ports instead...
2007-05-17 Nathan BinkertUpdate the release notes for the 2.0 beta 3 release m5_2.0_beta3
2007-05-15 Ali Saidiupdate all the regresstion tests for release
2007-05-15 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-15 Ali SaidiMerge zizzer:/bk/newmem
2007-05-15 Ali Saidiadd an l2 cache option to se example config
2007-05-15 Ali Saidihopefully the final hacky change to make the bus bridge...
2007-05-14 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-14 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-14 Ali SaidiMerge zizzer:/bk/newmem
2007-05-14 Ali Saidicouple more bug fixes for intel nic
2007-05-14 Ali Saidiadd uglyiness to fix dmas
2007-05-14 Steve ReinhardtEliminate unused PacketPtr from BaseCache's
2007-05-14 Steve ReinhardtSplit BaseCache::CacheEvent into RequestEvent and Respo...
2007-05-13 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-13 Ali Saidifix handling of atomic packets
2007-05-11 Nathan BinkertMove full CPU sim object stuff into the encumbered...
2007-05-11 Nathan BinkertFloat should have a c++ param type
2007-05-11 Nathan Binkerttotal should be the sum of the vector result of an...
2007-05-10 Ali Saidiremove hit_latency and make latency do the right thing
2007-05-10 Ali SaidiMerge zizzer:/bk/newmem
2007-05-10 Ali Saidiupdate for bus bridge updates
2007-05-10 Ali Saidiadd/update parameters for bus bridge
2007-05-10 Ali Saidicouple of updates in the intel nic
2007-05-10 Ali Saidiupdate for new reschedule semantics
2007-05-10 Ali Saidiundo my previous bus change, it can make the bus deadlo...
2007-05-09 Ali SaidiMerge zeep:/z/saidi/work/m5.newmem
2007-05-09 Ali Saidiadd a backoff algorithm when nacks are received by...
2007-05-09 Ali Saidifix the translating ports so it can add a page on a...
2007-05-09 Ali SaidiMerge zizzer:/bk/newmem
2007-05-09 Ali Saidibit_val was being used directly in the statement in...
2007-05-07 Ali Saidiupdate for partial write fix changes
2007-05-07 Ali Saidithe bridge never returns false when recvTiming() is...
2007-05-07 Ali Saidifix partial writes with a functional memory hack
2007-05-01 Ali SaidiMerge zizzer:/bk/newmem
2007-05-01 Ali Saidichange the way dprintf works so the cache accesses...
2007-05-01 Ali Saidifix flushAddr so it doesn't modify an iterator that...
2007-05-01 Ali Saidiupdate for dprintk and not initializing lastTxInt
2007-05-01 Ali SaidiMerge zizzer:/bk/newmem
2007-05-01 Ali Saidiinitialize lastTxInt to 0
2007-05-01 Ali Saidialways skip the debugprintf function (DebugPrintf trace...
2007-04-30 Ali Saidiupdate release notes a bit
2007-04-30 Ali Saidiupdate refs for uart device changes
2007-04-30 Ali Saidifix igbe bug
2007-04-30 Ali Saidifix console printing bug
2007-04-30 Ali Saidiadd the ability for the ethernet device to check if...
2007-04-30 Ali Saidiadd a udp stream benchmark and a udp loopback benchmark
2007-04-30 Ali Saidimake ping actually end
2007-04-27 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-27 Nathan Binkertgcc 4.1 claims that mem_data might be used uninitialized,
2007-04-27 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-27 Kevin LimUpdates for clock changes.
2007-04-27 Nathan BinkertActually move the time two minutes into the future...
2007-04-27 Nathan Binkertwhack the old list of outstanding issues, and put the...
2007-04-27 Kevin LimUpdate Alpha reference stats for clock changes.
2007-04-27 Nathan BinkertUpdate release notes
2007-04-27 Nathan BinkertMake sure that we don't rebuild libelf stuff that we...
2007-04-26 Kevin LimFix mutex test script for latest disk image.
2007-04-26 Kevin LimRemove extra delete that was causing segfault.
2007-04-26 Kevin LimRemove unnecessary check.
2007-04-23 Ron DreslinskiMerge zizzer:/bk/newmem
2007-04-23 Ron DreslinskiFix the splash2 run script
2007-04-23 Lisa HsuMerge zizzer:/bk/newmem
2007-04-23 Lisa Hsuupdate_refs for ALPHA_FS with new disk image.
2007-04-23 Ron DreslinskiMerge zizzer:/bk/newmem
2007-04-23 Kevin LimUpdate refs for CPU clock changes and O3 CPI/IPC calcul...
2007-04-22 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-22 Kevin LimUpdated refs for calculating IPC/CPI.
2007-04-22 Kevin LimUse proper cycles for IPC and CPI equations.
2007-04-22 Kevin LimUpdate refs for new CPU frequency changes.
2007-04-22 Kevin LimUpdate configs to set the CPU clock properly.
2007-04-21 Ali SaidiMerge zizzer:/bk/newmem
2007-04-21 Ali Saidifixes for solaris compile
2007-04-21 Ali Saidicreate base/fenv.c to standerdize fenv across platforms...
2007-04-21 Lisa Hsuspec-surge-client.rcS:
2007-04-18 Nathan Binkertupdate the stuff that's removed from the SConscripts
2007-04-18 Nathan BinkertMove the turbolaser python simobject stuff into the
2007-04-18 Nathan Binkertfix SIGUSR1 and SIGUSR2 by clearing the variables after
2007-04-16 Ron DreslinskiMerge zizzer:/bk/newmem
2007-04-16 Ron DreslinskiFixes for splash, may conflict with Korey's SMT work...
2007-04-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-16 Kevin LimUpdate long test refs.
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-13 Ali Saiditake a first stab at the release notes
2007-04-13 Nathan BinkertCompletely re-work how the scons framework incorporates...
2007-04-12 Nathan BinkertDon't allow Source to accept multiple arguments, lists,
2007-04-12 Nathan BinkertFix NextEthernetAddr.
2007-04-12 Nathan BinkertAdd a scons hack to force symlinks to the swig .i files
2007-04-11 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-11 Gabe BlackMake trying to execute macroops fail with a better...
2007-04-11 Gabe BlackCreate a filter and a union to translate the SPARC...
2007-04-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-10 Gabe BlackEven if you don't want to fetch more bytes, make sure...
next