Age | Commit message (Expand) | Author |
2006-09-30 | Basic work towards supporting ASIs properly | Gabe Black |
2006-09-30 | Some code cleanup. | Gabe Black |
2006-09-30 | Fixes to get the ozone cpu to compile. | Gabe Black |
2006-09-30 | Changed makeExtMI to take a ThreadContext instead of a pc. | Gabe Black |
2006-09-18 | add boiler plate intel nic code | Ali Saidi |
2006-09-17 | Finished changing how stat structures are translated, fixed the handling of v... | Gabe Black |
2006-09-15 | Changes to correct stat behavior | Gabe Black |
2006-09-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-09-11 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-09-11 | add annotation code to m5 | Ali Saidi |
2006-09-08 | Add support for assigning lists of ports or proxies to VectorPorts. | Steve Reinhardt |
2006-09-06 | Try to make unproxy order more deterministic. | Steve Reinhardt |
2006-09-05 | Enable proxies (Self/Parent) for specifying ports. | Steve Reinhardt |
2006-09-05 | Print ports in config.ini as well. | Steve Reinhardt |
2006-09-04 | More Python hacking to deal with config.py split | Steve Reinhardt |
2006-09-04 | Split config.py into multiple files. | Steve Reinhardt |
2006-09-04 | config.py: | Steve Reinhardt |
2006-09-03 | Made system calls use the uid, etc parameters from the live process. | Gabe Black |
2006-09-03 | Fix up the parameters to getInstRecord | Gabe Black |
2006-09-03 | Make the ASI constants available to the decoder. | Gabe Black |
2006-09-03 | Make the auxiliary vectors use the uid, euid, gid and egid parameters from th... | Gabe Black |
2006-09-03 | Fixing up parameters of getInstRecord | Gabe Black |
2006-09-03 | Added uid, euid, gid, egid, pid and ppid parameters to a live process. | Gabe Black |
2006-09-03 | A quick fix to isolate the tracing code to SPARC | Gabe Black |
2006-09-01 | Merge zizzer.eecs.umich.edu:/bk/newmem | Steve Reinhardt |
2006-09-01 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | Steve Reinhardt |
2006-08-31 | Tweak proxy resolution error message. | Steve Reinhardt |
2006-08-31 | add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug... | Korey Sewell |
2006-08-30 | Move more common functionality into SimpleTimingPort, | Steve Reinhardt |
2006-08-30 | Change the cpu pointer in the InstRecord object to a thread context pointer. | Gabe Black |
2006-08-30 | Forgot some commas | Gabe Black |
2006-08-30 | Minor include file & formatting cleanup. | Steve Reinhardt |
2006-08-29 | ASI constants. | Gabe Black |
2006-08-29 | Set both xcc.c and icc.c on return from a syscall. | Gabe Black |
2006-08-29 | Don't store if there's a fault. | Gabe Black |
2006-08-29 | Extended the reg delta output. | Gabe Black |
2006-08-29 | Fiddled with the floating point accessors. | Gabe Black |
2006-08-29 | Cleaned up floating point by removing unnecessary conversions and by implemen... | Gabe Black |
2006-08-28 | Clean up BAR setting code. | Steve Reinhardt |
2006-08-28 | Get rid of unneeded union. | Steve Reinhardt |
2006-08-28 | Get rid of unused BARAddrs[] in PciConfigData object. | Steve Reinhardt |
2006-08-28 | Cleanup: formatting, comments, DPRINTFs. | Steve Reinhardt |
2006-08-28 | Fix remote gdb buffer overflow. | Steve Reinhardt |
2006-08-28 | Make address formats consistent in DPRINTFs. | Steve Reinhardt |
2006-08-28 | Add dup() support (from Antti Miettinen). | Steve Reinhardt |
2006-08-22 | Still need LL/SC support in cache, add hack to always return success for now | Ron Dreslinski |
2006-08-22 | Commiting a version of the multi-phase snoop atomic bus so people can see the... | Ron Dreslinski |
2006-08-21 | Fix annulled unconditional branches | Gabe Black |
2006-08-21 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-08-21 | Got rid of the aux_data array since it shouldn't have existed. | Gabe Black |