Age | Commit message (Expand) | Author |
2007-09-28 | Rename cycles() function to ticks() | Ali Saidi |
2007-08-30 | params: Deprecate old-style constructors; update most SimObject constructors. | Miles Kaufmann |
2007-07-27 | cache/memtest: fixes for functional accesses. | Steve Reinhardt |
2007-07-26 | Merge python and x86 changes with cache branch | Nathan Binkert |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-07-15 | Fix bug with timing snoop upcalls to MemTest object. | Steve Reinhardt |
2007-07-15 | Fix up a bunch of multilevel coherence issues. | Steve Reinhardt |
2007-07-15 | Fix problem with unset max_loads in memtest. | Steve Reinhardt |
2007-06-23 | Minor fix plus new assertion to catch similar bugs. | Steve Reinhardt |
2007-06-21 | Getting closer... | Steve Reinhardt |
2007-06-17 | More major reorg of cache. Seems to work for atomic mode now, | Steve Reinhardt |
2007-06-16 | memtest.cc: | Steve Reinhardt |
2007-05-27 | Merge vm1.(none):/home/stever/bk/newmem-head | Steve Reinhardt |
2007-05-27 | Move SimObject python files alongside the C++ and fix | Nathan Binkert |
2007-05-22 | Merge vm1.(none):/home/stever/bk/newmem-head | Steve Reinhardt |
2007-05-22 | memtest.hh: | Steve Reinhardt |
2007-05-21 | Change getDeviceAddressRanges to use bool for snoop arg. | Steve Reinhardt |
2007-03-12 | Fix some of the memory leaks related to writebacks | Ron Dreslinski |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |
2007-02-07 | Make memory commands dense again to avoid cache stat table explosion. | Steve Reinhardt |
2006-12-15 | little fixes i noticed while searching for reason for address range issues (b... | Lisa Hsu |
2006-11-13 | Make CPU models signal to update the snoop ranges | Ron Dreslinski |
2006-10-31 | Remove mem parameter. Now the translating port asks the CPU's dcache's peer ... | Kevin Lim |
2006-10-20 | Merge zizzer:/bk/newmem | Ron Dreslinski |
2006-10-20 | Use fixPacket function everywhere. | Ron Dreslinski |
2006-10-20 | Use PacketPtr everywhere | Nathan Binkert |
2006-10-19 | refactor code for the packet, get rid of packet_impl.hh | Nathan Binkert |
2006-10-19 | Fix memtester to use functional access, fix cache to work functionally now th... | Ron Dreslinski |
2006-10-12 | Another memleak in the memtester (need [] with the delete) | Ron Dreslinski |
2006-10-12 | Fix a memory leak in the memtester | Ron Dreslinski |
2006-10-11 | More cache fixes. Atomic coherence now works as well. | Ron Dreslinski |
2006-10-09 | One step closet to having NACK's work. | Ron Dreslinski |
2006-10-09 | Put a check in so people know not to create more than 8 memtesters. | Ron Dreslinski |
2006-10-09 | Update the Memtester, commit a config file/test for it. | Ron Dreslinski |
2006-06-07 | Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ... | Kevin Lim |
2006-06-06 | Change ExecContext to ThreadContext. This is being renamed to differentiate ... | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |