gem5.git
2004-11-17 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2004-11-17 Ron DreslinskiRemove a hack placed in to work with an unimplemented...
2004-11-17 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-11-17 Ali Saidiadded categories for all symbols
2004-11-17 Nathan Binkerttweak ini files
2004-11-17 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-11-17 Ali Saidiadded small block nfs script
2004-11-17 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-11-17 Nathan Binkertproperly implement the fifo _reserved stuff.
2004-11-17 Steve ReinhardtAdd chart data output option to profile-top.
2004-11-17 Nathan Binkertinitialize _reserved
2004-11-17 Steve ReinhardtAdd categorization support to profile-top script.
2004-11-17 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2004-11-17 Nathan BinkertFix some commands.
2004-11-17 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-11-17 Nathan BinkertFix a bug where we would improperly calculate if the...
2004-11-17 Lisa Hsunest the 2Int references inside #ifdefs so that the...
2004-11-17 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2004-11-17 Lisa Hsumake spec-surge use the specweb fileset.
2004-11-17 Ali Saidimerged noNAT and NFS small block changes
2004-11-17 Ali SaidiAdd nfs small block benchmark
2004-11-17 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-11-17 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2004-11-17 Lisa Hsuadd support for NAT under netperf stream, maerts, and...
2004-11-17 Steve ReinhardtModest enhancement to profile-top script
2004-11-17 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-11-17 Nathan Binkertmore ini fixing
2004-11-17 Ali Saidiskip the nfs charecter by charecter and re-write stuff
2004-11-16 Steve ReinhardtAdd simple python utility for parsing function
2004-11-16 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-11-16 Steve ReinhardtAdd simple function-tracing support. Prints a message
2004-11-16 Nathan Binkertmore ordering for .ini file.
2004-11-16 Ali Saidiadd asymmetric dual configurations
2004-11-16 Ali Saidiuse the big swap disk
2004-11-16 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-11-16 Ali Saidifixed for 768MB runs
2004-11-16 Nathan BinkertFix default sampling periods
2004-11-16 Nathan BinkertDual core configuration for detailed simulation
2004-11-16 Nathan Binkertfix benchmark.ini ordering
2004-11-16 Nathan Binkertimprove configs
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 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2004-11-14 Ron DreslinskiFix some small bugs with bus blocking and adress arbitr...
2004-11-14 Nathan Binkertupdate graph generating code
2004-11-14 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
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 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2004-11-12 Lisa Hsuadd surge and spec-surge readfiles. also make the...
2004-11-12 Ron DreslinskiMerge
2004-11-12 Ron DreslinskiMake changes so that coherence works on a timing bus...
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
next