summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-20make the dma interface useable.Nathan Binkert
2004-02-20make uncacheable stuff happen againNathan Binkert
2004-02-20make the devices default to being attached to the memory busNathan Binkert
2004-02-20Don't need to specify two etherdump devicesNathan Binkert
2004-02-20Make it so dump takes a void *Nathan Binkert
2004-02-20make etherdump work againNathan Binkert
2004-02-20Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-20Merge zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/rdreslin/m5bk/cleanRon Dreslinski
2004-02-20Add serialization for packets on the ethernet link,Ron Dreslinski
2004-02-20put back $SETUPDIR = $ENV{PWD} for amd purposes.Lisa Hsu
2004-02-20Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-19interestingly, when setup is called from a perl script, when you chdir in the...Lisa Hsu
2004-02-18Change the physical memory logic, and also add misspeculation fix toAndrew Schultz
2004-02-18Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-18couple fixesNathan Binkert
2004-02-18MergeNathan Binkert
2004-02-17Add COW support to the IIC.Erik Hallnor
2004-02-17Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-17Change the way data is handled in the cache blocks.Erik Hallnor
2004-02-16Change logic for translating a memory addresses, extra checks for invalidAndrew Schultz
2004-02-16Rework BusBridge to have a latency and handle bus IDs correctly.Erik Hallnor
2004-02-14Add full copy support.Erik Hallnor
2004-02-13Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-02-13fix up vtophys a bitNathan Binkert
2004-02-12better debuggingNathan Binkert
2004-02-11Add support for all devices to get requests from a timing memory bus.Nathan Binkert
2004-02-10Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-02-10Fixes for Linux syscall emulation.Steve Reinhardt
2004-02-10Add support for multiple outstanding aligned copiesErik Hallnor
2004-02-09Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-09Add LRU aligned copies to the hierarchy, with only one outstanding copy. Alig...Erik Hallnor
2004-02-09- Whack unused codeNathan Binkert
2004-02-09Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Nathan Binkert
2004-02-09Add that one IPR memory space address that we keep seeingNathan Binkert
2004-02-09random fixesNathan Binkert
2004-02-09Commit regenerated trace_flags.* based on merged traceflags.pl.Steve Reinhardt
2004-02-09bk resolve is making me commit these even though they're broken.Steve Reinhardt
2004-02-09Results of automatic (yet incomplete) merge.Steve Reinhardt
2004-02-09Add support for memory barriers.Steve Reinhardt
2004-02-08Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-08Separate template definitions and instantiations into *_impl.hh and *.cc. Eve...Erik Hallnor
2004-02-07Totally rework the Range class. Now the range is from [start, end)Nathan Binkert
2004-02-06formattingNathan Binkert
2004-02-06Small cleanupNathan Binkert
2004-02-06Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-06Various extraction of common code into separate functions to make life easier.Erik Hallnor
2004-02-05Modify the emulated system calls to support running the SPEC IntDavid Oehmke
2004-02-04Add support for "serializing" instructions that flushSteve Reinhardt
2004-02-04Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-04Change IIC to use param class. Tweak parameters in CacheTags.Erik Hallnor