2008-11-17 |
Steve Reinhardt | Minor tracediff bug fixes. |
commit | commitdiff | tree |
2008-11-17 |
Steve Reinhardt | Update stats for brk fix (cset f28f020f3006). |
commit | commitdiff | tree |
2008-11-16 |
Clint Smullen | Output: Include gzstream package to allow automatically... |
commit | commitdiff | tree |
2008-11-15 |
Steve Reinhardt | syscalls: fix latent brk/obreak bug. |
commit | commitdiff | tree |
2008-11-15 |
Clint Smullen | Remove the pointless, repository destroying assertion... |
commit | commitdiff | tree |
2008-11-14 |
Steve Reinhardt | Cache: get rid of obsolete Tag methods. |
commit | commitdiff | tree |
2008-11-14 |
Nathan Binkert | Fix a bunch of bugs I introduced when I changed the... |
commit | commitdiff | tree |
2008-11-14 |
Gabe Black | CPU: Refactor read/write in the simple timing CPU. |
commit | commitdiff | tree |
2008-11-14 |
Gabe Black | X86: Update the mcf stats. |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | SCons: Allow top level directory of EXTRAS able to... |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | pseudo inst: Add rpns (read processor nanoseconds)... |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | Clean up the SimpleTimingPort class a little bit. |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | clean: Move some stuff from the hh file to the cc file. |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | python: Fix the reference counting for python events... |
commit | commitdiff | tree |
2008-11-10 |
Clint Smullen | O3CPU: Make the instcount debugging stuff per-cpu. |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | mem: update stuff for changes to Packet and Request |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | style: clean up the Packet stuff |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | flags: Provide an object for managing boolean flags... |
commit | commitdiff | tree |
2008-11-10 |
Nathan Binkert | safe_cast: add a new cast function for casts that shoul... |
commit | commitdiff | tree |
2008-11-10 |
Steve Reinhardt | DmaDevice: fix minor type in error message. |
commit | commitdiff | tree |
2008-11-10 |
Steve Reinhardt | mem: Assert that requests have non-negative size. |
commit | commitdiff | tree |
2008-11-10 |
Steve Reinhardt | Cache: Refactor packet forwarding a bit. |
commit | commitdiff | tree |
2008-11-10 |
Gabe Black | X86: Add x86 reference output for the timing CPU. |
commit | commitdiff | tree |
2008-11-10 |
Gabe Black | CPU: Make unaligned accesses work in the timing simple... |
commit | commitdiff | tree |
2008-11-10 |
Gabe Black | X86: Fix completeAcc get call. |
commit | commitdiff | tree |
2008-11-10 |
Gabe Black | X86: Make the timing simple CPU handle variable length... |
commit | commitdiff | tree |
2008-11-07 |
Steve Reinhardt | tracediff: add '#' support for sub-arg alternatives... |
commit | commitdiff | tree |
2008-11-06 |
Lisa Hsu | Automated merge with ssh://daystrom.m5sim.org//repo/m5 |
commit | commitdiff | tree |
2008-11-06 |
Lisa Hsu | Reference updates. Since split cache is gone, a lot... |
commit | commitdiff | tree |
2008-11-05 |
Lisa Hsu | Automated merge with ssh://m5sim.org//repo/m5 |
commit | commitdiff | tree |
2008-11-05 |
Lisa Hsu | new mp eio test |
commit | commitdiff | tree |
2008-11-05 |
Lisa Hsu | Fix SPARC_FS compile |
commit | commitdiff | tree |
2008-11-05 |
Lisa Hsu | Right now a single thread cpu 1 could get assigned... |
commit | commitdiff | tree |
2008-11-05 |
Nathan Binkert | Fix a few more places where the context stuff wasn... |
commit | commitdiff | tree |
2008-11-04 |
Lisa Hsu | decouple eviction from insertion in the cache. |
commit | commitdiff | tree |
2008-11-04 |
Lisa Hsu | Change the findBlock(addr, lat) to accessBlock, which... |
commit | commitdiff | tree |
2008-11-04 |
Lisa Hsu | get rid of all instances of readTid() and getThreadNum... |
commit | commitdiff | tree |
2008-11-03 |
Lisa Hsu | Add in Context IDs to the simulator. From now on,... |
commit | commitdiff | tree |
2008-11-03 |
Lisa Hsu | Make it so that all thread contexts are registered... |
commit | commitdiff | tree |
2008-11-03 |
Lisa Hsu | make BaseCPU the provider of _cpuId, and cpuId() instea... |
commit | commitdiff | tree |
2008-10-29 |
Ali Saidi | Libelf: Append options to CCFLAGS for warning free... |
commit | commitdiff | tree |
2008-10-27 |
Clint Smullen | CPU: The API change to EventWrapper did not get propag... |
commit | commitdiff | tree |
2008-10-27 |
Clint Smullen | Checkpointing: createCountedDrain function, it was... |
commit | commitdiff | tree |
2008-10-26 |
Ali Saidi | BATCH: Run as, ar, and ranlib with BATCH_CMD so that... |
commit | commitdiff | tree |
2008-10-23 |
Lisa Hsu | s/cpu_id/cpuId in o3 (to be consistent and match style... |
commit | commitdiff | tree |
2008-10-23 |
Lisa Hsu | probe function no longer used anywhere. |
commit | commitdiff | tree |
2008-10-23 |
Lisa Hsu | remove the totally obsolete split cache |
commit | commitdiff | tree |
2008-10-21 |
Nathan Binkert | style: Use the correct m5 style for things relating... |
commit | commitdiff | tree |
2008-10-20 |
Ali Saidi | Regression: Add single and dual boot O3 regressions... |
commit | commitdiff | tree |
2008-10-20 |
Ali Saidi | O3CPU: Undo Gabe's changes to remove hwrei and simpalch... |
commit | commitdiff | tree |
2008-10-20 |
Lisa Hsu | Automated merge with ssh://daystrom.m5sim.org//z/repo/m5 |
commit | commitdiff | tree |
2008-10-17 |
Nathan Binkert | need to add packet_access.hh in order to get tempalte... |
commit | commitdiff | tree |
2008-10-17 |
Nathan Binkert | get rid of local variable that's only used in an assert... |
commit | commitdiff | tree |
2008-10-16 |
Lisa Hsu | Automated merge with ssh://daystrom.m5sim.org//z/repo/m5 |
commit | commitdiff | tree |
2008-10-14 |
Lisa Hsu | This function declaration isn't used anywhere. |
commit | commitdiff | tree |
2008-10-14 |
Nathan Binkert | eventq: make python events actually work |
commit | commitdiff | tree |
2008-10-14 |
Nathan Binkert | eventq: revert code for unserializing events. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | CPU: Explain why some code is commented out. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | Get rid of some commented out code. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Set the delayed commit flag in x86 microops approp... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the local APIC timer event generate an interrupt. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement the EOI register in the local APIC. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Add some DPRINTFs to the local APIC. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make auto eoi mode work in the I8259 PIC. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make non-specific EOI commands work. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the I8259 PIC accept a specific EOI command. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Fix the segment setting code in IRET, and make... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Panic when an unimplemented fault is invoked,... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement the swapgs instruction. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Add wrval/rdval microops for reading significant... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the x86 interrupt fault kick off the interrup... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement entering an interrupt in microcode. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make sure register microops set fault rather than... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement an wrdh microop which loads bases/offset... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make the MicroPC type 16 bit. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement local labels for the ROM that actually... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Implement the chks check of interrupt gate target... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Add a check type for interrupt gates. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Fix chks checking the submode for stack segments. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Let segment manipulation microops be conditional. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Let the microassembler know about the microcode... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Fix the rdbase microop |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Don't fetch in the simple CPU if you're in the... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | Get rid of old RegContext code. |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Create a handy way to access labels from the ROM... |
commit | commitdiff | tree |
2008-10-13 |
Gabe Black | X86: Make X86's microcode ROM actually do something. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | CPU: Make the highest order bit in the micro pc determi... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | CPU: Create a microcode ROM object in the CPU which... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Create an eret microop which returns from ROM... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make Br never report itself as the last microop. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Create a SeqOp class of microops and make Br one... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Update the stats for cpuid's new implementation |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Implement CPUID with a magical function instead... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Fix the ordering of special physical address ranges. |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Create a mechanism for the IO APIC to access I8259... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Actually use the extra vector bits we get from... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make the local APIC process interrupts and send... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make the local APIC handle interrupt messages... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Change the default value for the IO APIC redirecti... |
commit | commitdiff | tree |
2008-10-12 |
Gabe Black | X86: Make the bases for x86 fault class public. |
commit | commitdiff | tree |
next |