summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-15some small general fixes to make everythign work nicely with other ISAs, now ...Lisa Hsu
2006-12-15loadstore.isa:Lisa Hsu
2006-12-15tlb.cc:Lisa Hsu
2006-12-15Use my range_map to speed up findPort() in the bus. The snoop code could stil...Ali Saidi
2006-12-15Optimized the TLB translations with some cachingAli Saidi
2006-12-14flesh out twinx asisAli Saidi
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-12-09fix lisa's hand mergeAli Saidi
2006-12-09Merge zizzer:/bk/sparcfsAli Saidi
2006-12-09Allocate the correct number of global registersAli Saidi
2006-12-08Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-08mostly implemented SOFTINT relevant interrupt stuff.Lisa Hsu
2006-12-07get legion/m5 to first tlb miss faultAli Saidi
2006-12-06Handle access to ASI_QUEUEAli Saidi
2006-12-06Many more fixes for SPARC_FS. Gets us to the point where SOFTINT startsAli Saidi
2006-12-04forgot to commit miscreg fileAli Saidi
2006-12-04Merge zizzer:/bk/sparcfsGabe Black
2006-12-04Add in code to pass the ASI to translation.Gabe Black
2006-12-04Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-04reogranize code to split off FS only misc regs with effect into their own fil...Ali Saidi
2006-12-04automatically build sparc system or alpha system.Lisa Hsu
2006-12-04delete m5stats which shouldn't have been commitedAli Saidi
2006-12-04Legion actually writes to tl-1 in the data structure, so we need to compare c...Ali Saidi
2006-12-04Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-04More changes to get SPARC fs closer. Now at 1.2M cycles before differenceAli Saidi
2006-12-01Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-01change this to be a quick one so that it's in the regressions every night - i...Lisa Hsu
2006-12-01Merge zizzer:/bk/newmemLisa Hsu
2006-12-01add a simple netperf-stream test to the long tests.Lisa Hsu
2006-11-30Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-11-30Get rid of the old release-edits script and create make_release.pyNathan Binkert
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-30Update stats to match writeback fix that was madeRon Dreslinski
2006-11-30netperf-maerts-client.rcS:Lisa Hsu
2006-11-29Add TLB DprintfsAli Saidi
2006-11-29Fixes to get compilation.Gabe Black
2006-11-29Merge zizzer:/bk/sparcfsGabe Black
2006-11-29Merge zizzer:/bk/newmemAli Saidi
2006-11-29Add support for mmapped iprs to atomic cpuAli Saidi
2006-11-29Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-29Change the connecting of the physPort and virtPort to the memory object below...Kevin Lim
2006-11-29Add in O3CPU to default CPU list.Kevin Lim
2006-11-28add 2.0b2 release notesAli Saidi
2006-11-28Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-28Remove assertion. It's not needed and messes up writebacks when a 2 level ca...Kevin Lim
2006-11-27Add TRACING_ON setting for m5.prof.Steve Reinhardt
2006-11-26Include check for making sure caches are enabled.Kevin Lim
2006-11-24Initial changes to get O3 working with SPARCGabe Black
2006-11-24Merge zower:/eecshome/m5/newmemGabe Black
2006-11-24Merge zizzer:/bk/newmemGabe Black