gem5.git
2004-11-16 Nathan BinkertAll of these benchmarks use two systems
2004-11-16 Nathan Binkertsetup memory sizes for the various benchmarks
2004-11-16 Steve ReinhardtMinor cleanup of symtab code/includes.
2004-11-16 Steve ReinhardtMinor fixes for pc sampling profile.
2004-11-15 Nathan Binkertmake benchmarks.ini a bit less confusing
2004-11-15 Nathan BinkertFix up the spec-surge benchmark
2004-11-15 Nathan Binkertclean up benchmarks differentiate the two surge benchmarks
2004-11-15 Nathan Binkertmore whitespace fixes
2004-11-15 Nathan Binkertmore formatting
2004-11-15 Nathan Binkertformatting
2004-11-15 Nathan Binkertcleanup the nfs server script
2004-11-15 Nathan Binkertfix udp checksums
2004-11-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-11-15 Nathan Binkertmount surge image read-only
2004-11-15 Steve ReinhardtAdd support for sampled PC profiling to FullCPU.
2004-11-15 Nathan Binkertmake it so we can individually use the sampling cpu on
2004-11-15 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5
2004-11-15 Nathan BinkertFix more of the stats python stuff
2004-11-15 Ali Saidicommit ploticus code to repository
2004-11-14 Ali Saidiupdated to make memory a touch slower in the HT case...
2004-11-14 Nathan BinkertNew system configurations that work around the bus...
2004-11-14 Nathan Binkertupdate graph generating code
2004-11-14 Ali Saidiby default bin interrupts seperately from kernel code.
2004-11-14 Ali Saidipatched nfs boot scripts
2004-11-14 Ali Saidifixed nfs scripts hopefully for the last time
2004-11-14 Steve ReinhardtGet rid of obsolete sim/sim_stats.* files (looks like...
2004-11-13 Nathan BinkertAdd the Simple Integrated Network Interface Controller
2004-11-13 Nathan Binkertdon't handle device specific configuration stuff in...
2004-11-13 Nathan BinkertUse the new PacketFifo class to avoid manual calculations
2004-11-13 Nathan Binkertchange the serialization of a packet so that we don't
2004-11-13 Nathan Binkertwe shouldn't ever pass around references to PacketPtrs,
2004-11-13 Nathan Binkertforgot a change in the previous commit. the ide controller
2004-11-13 Nathan BinkertMake it possible for PioDevices to have unknown pio
2004-11-13 Nathan BinkertUse parameter structs for initialization so it's easier
2004-11-13 Nathan Binkertsort #includes
2004-11-13 Nathan BinkertMacros are nasty, so let's get rid of them. Convert all
2004-11-13 Nathan Binkertremove the global static check_interrupts variable...
2004-11-13 Nathan Binkertdefining SYSTEM_EV5 isn't all that necessary
2004-11-13 Nathan Binkertdefining SYSTEM_EV5 isn't all that necessary
2004-11-12 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5
2004-11-12 Ali Saidislightly different parameters for nfs script
2004-11-12 Lisa Hsuadd surge and spec-surge readfiles. also make the...
2004-11-12 Ali SaidiAdded nfs-client.rcS and nfs-server.rcS
2004-11-11 Steve ReinhardtBus interface range fixes for caches (to fix bus brudge...
2004-11-11 Steve Reinhardtadd DPRINTFs
2004-11-10 Nathan BinkertMake it so we can cast an EthAddr to a 64-bit integer
2004-11-10 Nathan BinkertUse the inPalMode function instead of the PC_PAL macro
2004-11-10 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-11-10 Nathan BinkertDon't use the global check_interrupts variable. Add...
2004-11-10 Nathan Binkertdon't print dprintk twice on the same line
2004-11-09 Jennifer Treichlersoftware prefetch fix
2004-11-04 Nathan BinkertFix to deal with the new base class parameter for regis...
2004-11-04 Nathan BinkertForgot about the tracing cpus for the changes to the...
2004-11-04 Nathan Binkertmake activation of exec contexts happen in startup
2004-11-03 Taeho KgilAdd Inorder CPU model
2004-11-03 Nathan Binkertadd a new phase to the simulator. Basically the simula...
2004-11-01 Nathan Binkertremove mention of a couple of files that don't exist...
2004-10-28 Steve ReinhardtMore user-friendly updates for 570.
2004-10-28 Steve ReinhardtAdd '%' in some places to suppress spurious doxygen...
2004-10-28 Steve ReinhardtMajor documentation update for 570 F04.
2004-10-25 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-10-25 Ali Saidichanges to make interrupts part of the platform rather...
2004-10-25 Nathan BinkertDon't use magic numbers.
2004-10-25 Nathan Binkertadd a hack to make sure we exit when sampling is complete.
2004-10-25 Steve ReinhardtAdd explicit phases to order ParamContext initializations.
2004-10-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-23 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-10-23 Nathan Binkertflesh out the TCP/IP/Ethernet support
2004-10-23 Nathan Binkertbump up the number of cshrs so we don't panic
2004-10-23 Nathan Binkertget rid of some unused variables
2004-10-23 Nathan Binkertmake stuff compile on openbsd again
2004-10-23 Nathan Binkertget rid of pmap.h and make things variables and inline
2004-10-23 Nathan Binkertin the arch/alpha directory we should use arch/alpha...
2004-10-23 Nathan BinkertDo the targetarch dependency stuff better.
2004-10-23 Steve ReinhardtVery minor formatting glitches.
2004-10-23 Steve ReinhardtMake targetarch directory in build tree and copy arch...
2004-10-22 Nathan BinkertMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-22 Nathan Binkertmake all signatures go into a single file that's at...
2004-10-22 Nathan BinkertClean up the Range class and associated usages. The...
2004-10-20 Steve ReinhardtClean up/standardize handling of various output files.
2004-10-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-18 Steve ReinhardtGet rid of spurious additions to ignore list.
2004-10-18 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/m5
2004-10-18 Steve ReinhardtClean up obsolete g++ 2.95 workaround.
2004-10-17 Erik HallnorMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-17 Erik HallnorBunch of little changes for tracking copies and getting...
2004-10-17 Ali SaidiFixes for bigendian platforms
2004-10-15 Ron DreslinskiAdded support for exclusive state, defined the MESI...
2004-10-02 Erik Hallnorfew more stat items to serialize
2004-10-02 Erik HallnorFixes to kernel to get checkpoints to work again.
2004-10-01 Nathan Binkertfix some bugs in the headers and fix checksumming.
2004-10-01 Erik HallnorMake printouts look more like stats.
2004-09-30 Erik HallnorUpdates to make traces work correctly in all circumstan...
2004-09-28 Erik HallnorAdd opt cpu and fix page copy warnings
2004-09-24 Ali Saidionly set stuff up for binning interrupts if interrupt...
2004-09-22 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-09-22 Ali Saidifix unaligned memory offset and some small fixes to...
2004-09-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-09-21 Nathan Binkerta bit more cleaning of the network header wrappers.
2004-09-21 Erik HallnorUpdate copies to work around alignment faults.
next