Age | Commit message (Expand) | Author |
2010-02-12 | O3PCU: Split loads and stores that cross cache line boundaries. | Timothy M. Jones |
2009-05-26 | types: add a type for thread IDs and try to use it everywhere | Nathan Binkert |
2008-11-02 | Add in Context IDs to the simulator. From now on, cpuId is almost never used, | Lisa Hsu |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-08-11 | params: Convert the CPU objects to use the auto generated param structs. | Nathan Binkert |
2008-06-28 | Backed out changeset 94a7bb476fca: caused memory leak. | Steve Reinhardt |
2008-06-21 | Generate more useful error messages for unconnected ports. | Steve Reinhardt |
2007-05-21 | Change getDeviceAddressRanges to use bool for snoop arg. | Steve Reinhardt |
2007-04-04 | Pass ISA-specific O3 CPU as a constructor parameter instead of using setCPU f... | Kevin Lim |
2007-03-09 | Two fixes: | Kevin Lim |
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-09 | Have cpus send snoop ranges | Ron Dreslinski |
2006-07-13 | Move Dcache port creation from LSQUnit to LSQ in order to support Ron's recen... | Kevin Lim |
2006-07-07 | Support Ron's changes for hooking up ports. | Kevin Lim |
2006-06-16 | Two updates that got combined into one ChangeSet accidentally. They're both ... | Kevin Lim |
2006-06-13 | Minor updates for stats. | Kevin Lim |
2006-06-09 | Removing of old code and adding in new comments. | Kevin Lim |
2006-06-07 | Update copyright. | Kevin Lim |
2006-06-04 | Merge ktlim@zamp:/z/ktlim2/clean/m5-o3 | Kevin Lim |
2006-06-02 | Fixes to get compiling to work. This is mainly fixing up some includes; chan... | Kevin Lim |