summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-14Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-14put the syscall emulation error stuff to bed, finallyAli Saidi
2005-03-14Move adding SRCDIR/python to sys.path fromSteve Reinhardt
2005-03-14Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-03-14print the daddr to pciconfigall DPRINTF.Lisa Hsu
2005-03-14Ron's fix to some of the No supplier problems, don't deal with badaddrs.Lisa Hsu
2005-03-14fix the etherdev2 connection so that nat runs work.Lisa Hsu
2005-03-14Move mpy_importer into m5 package (it logicallySteve Reinhardt
2005-03-14- Add capability to auto-generate Param structs fromSteve Reinhardt
2005-03-13Minor Python config bug fix.Steve Reinhardt
2005-03-13A few fixes after trying one of Nate's job scripts.Steve Reinhardt
2005-03-13Clean up import situation... key things are:Steve Reinhardt
2005-03-12fix syntax error that affected split configurations.Nathan Binkert
2005-03-11Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-11remove addr from PciConfigDevice since it's not usedAli Saidi
2005-03-11I don't know why from m5 import * doesn't work. Steve?Nathan Binkert
2005-03-11move the conversion stuff that was in configs/kernel/Config.py intoNathan Binkert
2005-03-11Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Nathan Binkert
2005-03-11Make ConfigNodes as intermediate containers work again.Nathan Binkert
2005-03-11stick all python stuff into a top level python directory.Nathan Binkert
2005-03-11Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Erik Hallnor
2005-03-11Added config files for splash2 benchmarks. Parameters:Ron Dreslinski
2005-03-11Fixup after merging.Erik Hallnor
2005-03-11Need to invalidate blocks by calling the invalidateBlk function, not setting ...Erik Hallnor
2005-03-10Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-10Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-10Removed unecessary constructor call at each return.Ali Saidi
2005-03-10Fixup checkpoint directory nameNathan Binkert
2005-03-10Add better support for using checkpoints.Nathan Binkert
2005-03-10update genini so it is more like m5Nathan Binkert
2005-03-10Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-10Updated to be frequency independentAli Saidi
2005-03-10fix typo in SyscallReturn ObjectAli Saidi
2005-03-09Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-09Added new ping and memory latency stride 8 testAli Saidi
2005-03-09Changed all syscalls to use syscall return object.Ali Saidi
2005-03-09Add support for using the variables that m5 was compiled with forNathan Binkert
2005-03-09We should import m5config *after* we do the CPPDEFINES stuff,Nathan Binkert
2005-03-09Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-09fix typo in the fixed etherlink serialization.Lisa Hsu
2005-03-09Fix tracediff to work with new parameter and output directory structure.Steve Reinhardt
2005-03-09Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-03-09Fix a couple of bugs introduced (or tickled) by the .ini sorting change.Steve Reinhardt
2005-03-08Pass all scons defined pre-processor macro variables to theNathan Binkert
2005-03-08Split the string importer from the rest of the mpy parsingNathan Binkert
2005-03-08Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5/pact05Lisa Hsu
2005-03-08make some changes to bonnie - now that the simulator uses more memory the old...Lisa Hsu
2005-03-08By default, we don't want to be samplingNathan Binkert
2005-03-08Fix serialization of the EtherLink objectNathan Binkert
2005-03-08Fix the singalling from server to client so that theNathan Binkert