projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2009-05-05
Korey Sewell
cpus: fix cpu progress event
commit
|
commitdiff
|
tree
2009-05-04
Nathan Binkert
scons: re-work the *Source functions to take more infor...
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86: Precompute the default and alternate address and...
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86: Split out the internal memory space from the regul...
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86: Centralize updates to the handy M5 reg.
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86: Implement lowest priority interrupts more correctly.
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86: Tell the function that sends int messages who...
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86: Make the local APICs register themselves with...
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86: Record the initial APIC ID which identifies an...
commit
|
commitdiff
|
tree
2009-04-26
Gabe Black
X86, Config: Make makeX86System consider the number...
commit
|
commitdiff
|
tree
2009-04-25
Gabe Black
SPARC: Tighten up the clone system call and SPARCs...
commit
|
commitdiff
|
tree
2009-04-23
Steve Reinhardt
request: reorganize flags to group related flags together.
commit
|
commitdiff
|
tree
2009-04-23
Gabe Black
X86: Put the StoreCheck flag with the others, and don...
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
stats: expose statistics to python
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
stats: Move flags into info.hh and use base/flags.hh...
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
stats: Shuffle around info stuff so it can be accessed...
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
stats: Rename the info classes to hopefully make things...
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
stats: update reference outputs now that compatibility...
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
stats: remove simplescalar compatibility for printing
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
stats: fix initialization bug in distribution text...
commit
|
commitdiff
|
tree
2009-04-22
Steve Reinhardt
i8254xGBe: major style overhaul.
commit
|
commitdiff
|
tree
2009-04-22
Steve Reinhardt
Update stats for new single bad-address responder.
commit
|
commitdiff
|
tree
2008-07-16
Steve Reinhardt
mem: use single BadAddr responder per system.
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
scons: Rename the basic environment from env -> main.
commit
|
commitdiff
|
tree
2009-04-22
Nathan Binkert
scons: Fix two problems with the way that the library...
commit
|
commitdiff
|
tree
2009-04-21
Nathan Binkert
Automated merge with ssh://m5sim.org//repo/m5
commit
|
commitdiff
|
tree
2009-04-21
Nathan Binkert
pseudo: only include kernel stats if FULL_SYSTEM.
commit
|
commitdiff
|
tree
2009-04-21
Nathan Binkert
arm: include missing file for arm
commit
|
commitdiff
|
tree
2009-04-21
Nathan Binkert
arm: Unify the ARM tlb. We forgot about this when...
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
rundiff: flush stdout after each diff
commit
|
commitdiff
|
tree
2009-04-21
Nathan Binkert
scons: make default target work again
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
Set up m5threads tests on classic (non-ruby) memory...
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
syscall_emul: style fixes (mostly wrapping overly long...
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
syscall: Resolve conflicts between m5threads and Gabe...
commit
|
commitdiff
|
tree
2009-04-21
Daniel Sanchez
Commit m5threads package.
commit
|
commitdiff
|
tree
2009-04-21
Nathan Binkert
SCons: Export export_vars so SConsopts files can add...
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
Minor tweaks for future Ruby compatibility.
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
request: add PREFETCH flag.
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
request: rename INST_READ to INST_FETCH.
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
request: split public and private flags into separate...
commit
|
commitdiff
|
tree
2009-04-20
Gabe Black
Mem: Fill out the comment that describes the LOCKED...
commit
|
commitdiff
|
tree
2009-04-20
Gabe Black
Mem: Change isLlsc to isLLSC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the functions that manipulate large bit arrays...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix up a copyright.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix how the TLB handles the storecheck flag.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Recognize and handle the lock legacy prefix.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of XADD.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of BTC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of BTR.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of CMPXCHG.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of BTS.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of DEC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of INC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of NEG.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of NOT.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of XCHG.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of XOR.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of SUB.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of AND.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of SBB.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of ADC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of OR.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of ADD.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the stul microop.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the ldstl microop.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
CPUs: Make the atomic CPU support locked memory accesses.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
Memory: Add a LOCKED flag back in for x86 style locking.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
Memory: Rename LOCKED for load locked store conditional...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
SE mode: Make keeping track of the number of syscalls...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Actually put the PCI INTA entry into the MP tables.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Mask the PIC at startup to avoid a glitch which...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make E820 report nice, round (and correct) numbers.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Actually handle 16 bit mode modrm.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make the TEST instruction set all the flags it...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement broadcast IPIs.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the ordering of the vendor string reported...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Keep track of what the initial count value was...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Only recognize the first startup IPI after INIT...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Use recvResponse to implement the idle bit in...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Add a function which gets called when an interrupt...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the flags for interrupt response messages.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Explicitly use the right width in a few places...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Keep track of the pioAddr for the local APIC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement far jmp.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Some segment selectors can be used when "NULL".
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix a bug in the chks microop where it ignored...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make the interrupt entering microcode record the...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: LEA calculates an address before segmentation.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the save machine status word instruction...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the load machine status word instruction...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Update the stats for the fix for CPUID.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Only use %eax to select a function and look like...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the mov to segment selector in real mode instr...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: The startup IPI delivery mode is not reserved.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the STARTUP IPI.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the INIT IPI.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the halt microop.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Start implementing the interrupt command register...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make code that sends an interrupt from the IO...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Automatically make the IO APIC in an N CPU system...
commit
|
commitdiff
|
tree
next