Review Board 2.0.15


All Review Requests

Summary Submitter
Posted
Last Updated
X86: Don't read in dest regs if all bits are replaced.
gblack
February 3rd, 2011, 3:04 a.m.
Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh.
gblack
February 3rd, 2011, 8:42 p.m.
O3: Fetch from the microcode ROM when needed.
gblack
February 11th, 2011, 8:01 a.m.
X86: Only reset npc to reflect instruction length once.
gblack
February 11th, 2011, 8:02 a.m.
X86: Define fault objects to carry debug messages.
gblack
February 11th, 2011, 8:04 a.m.
X86: On a bad microopc, return a microop that returns a fault that panics.
gblack
February 11th, 2011, 8:05 a.m.
Info: Clean up some info files.
gblack
February 13th, 2011, 11:46 p.m.
[Discarded] Alpha: Import the alpha-system files into the m5 repository.
gblack
February 13th, 2011, 11:52 p.m.
Util: Get rid of the make_release.py script.
gblack
February 14th, 2011, 1:21 a.m.
Configs: Explicitly import env in Benchmarks.py
gblack
February 23rd, 2011, 2:15 a.m.
Paths: Clean up how paths are processed in M5.
gblack
February 23rd, 2011, 2:18 a.m.
O3: Fix corner case squashing into the microcode ROM.
gblack
February 25th, 2011, 1:23 a.m.
O3: Implement memory mapped IPRs for O3.
gblack
February 25th, 2011, 5:46 a.m.
X86: Use regular read requests in the walker instead of read exclusive.
gblack
February 26th, 2011, 1:43 a.m.
X86: If PCI config space is disabled, pass through to regular IO addresses.
gblack
February 26th, 2011, 1:44 a.m.
X86: Mark prefetches as such in their instruction and request flags.
gblack
February 27th, 2011, 3:51 p.m.
X86: Mark IO reads and writes as non-speculative.
gblack
February 27th, 2011, 3:52 p.m.
Spelling: Fix the a spelling error by changing mmaped to mmapped.
gblack
February 27th, 2011, 5:36 p.m.
SCons: Clean up some inconsistent capitalization in scons options.
gblack
February 28th, 2011, 4:52 a.m.
Ruby: Mention that Ruby's bound checking option only applies to Ruby.
gblack
February 28th, 2011, 4:53 a.m.
SCons: Separately label the global non-sticky options.
gblack
February 28th, 2011, 4:54 a.m.
SCons: Turn some scons variables into command line options.
gblack
March 3rd, 2011, 2:42 a.m.
SCons: Add an option to dump the build vars, and only do that if asked.
gblack
March 3rd, 2011, 2:45 a.m.
Mips: MIPS_FS doesn't build currently, so delete it to avoid confusion.
gblack
March 3rd, 2011, 5:14 p.m.
Alpha: Fix the datatypes of some values read from the simulated kernel.
gblack
March 4th, 2011, 1:33 a.m.
Ruby: Get rid of the dead ruby tester.
gblack
March 10th, 2011, 10:43 a.m.
Gems: Eliminate the now unused GEMS_ROOT scons variable.
gblack
March 10th, 2011, 10:43 a.m.
SCons: Stop embedding the mercurial revision into the binary.
gblack
March 10th, 2011, 11:35 a.m.
Regressions: Make X86_FS run automatically, and move it's regressions to quick.
gblack
March 11th, 2011, 11:45 p.m.
ISA parser: Set up op_src_decl and op_dest_decl for pc operands.
gblack
March 17th, 2011, 2:50 p.m.
Util: Replace mkblankimage.sh with the new gem5img.py.
gblack
April 18th, 2011, 2:35 a.m.
ISA parser: Simplify operand type handling.
gblack
April 25th, 2011, 3:01 a.m.
ISA parser: Allow defining operand types with a ctype directly.
gblack
April 25th, 2011, 3:02 a.m.
X86: Convert operand types to the new style.
gblack
April 25th, 2011, 3:02 a.m.
ISA parser: Stop supporting the old style operand types.
gblack
April 25th, 2011, 3:03 a.m.
Name: Replace M5 with gem5 in a few places it's printed on startup.
gblack
May 24th, 2011, 12:41 a.m.
Misc: Remove the URL from warnings, fatals, panics, etc.
gblack
May 25th, 2011, 9:24 a.m.
LibElf: Build the error management code in libelf.
gblack
June 4th, 2011, 11:38 a.m.
Loader: Handle bad section names when loading an ELF file.
gblack
June 4th, 2011, 11:41 a.m.
ISA parser: Loosen the regular expressions matching filenames.
gblack
June 7th, 2011, 2:22 a.m.
X86: Eliminate an unused argument for building store microops.
gblack
June 20th, 2011, 11:42 a.m.
ISA: Use readBytes/writeBytes for all instruction level memory operations.
gblack
June 20th, 2011, 11:42 a.m.
ExecContext: Get rid of the now unused read/write templated functions.
gblack
June 20th, 2011, 11:43 a.m.
ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
gblack
June 20th, 2011, 11:43 a.m.
X86: Fix store microops so they don't drop faults in timing mode.
gblack
June 29th, 2011, 4:01 a.m.
tracediff: Check for --debug=flags now instead of --trace-flags.
gblack
June 29th, 2011, 4:16 a.m.
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
gblack
July 3rd, 2011, 2:18 a.m.
ISA: Get rid of the unused mem_acc_type template parameter.
gblack
July 3rd, 2011, 2:20 a.m.
O3: Let squashed and deferred instructions issue.
gblack
July 3rd, 2011, 3:37 a.m.
O3: Get rid of the unused addToRemoveList function.
gblack
July 3rd, 2011, 4:22 p.m.
« < 19 20 21 22 23 24 25 > » 65 pages