index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-01-31
X86: Configure the IO APIC more.
Gabe Black
2009-01-31
X86: Rework interrupt pins to allow one to many connections.
Gabe Black
2009-01-31
X86: Initialize the value behind port 61 so unused bits are consistent.
Gabe Black
2009-02-01
X86: Set/correct some default values for x86 parameters.
Gabe Black
2009-01-30
SCons: Fix how we get Mercurial revision information since internals keep cha...
Ali Saidi
2009-01-30
Errors: Use the correct panic/warn/fatal/info message in some places.
Ali Saidi
2009-01-30
Errors: Print a URL with a hash of the format string to find more information...
Ali Saidi
2009-01-30
Config: Cause a fatal() when a parameter without a default value isn't set(FS...
Ali Saidi
2009-01-29
Fix typo
Nathan Binkert
2009-01-25
X86: Add a dummy minimal DMA controller that doesn't do anything.
Gabe Black
2009-01-25
X86: Add a device to back the non-existant floppy drive controller.
Gabe Black
2009-01-25
X86: Add fake devices for non-existant serial ports.
Gabe Black
2009-01-25
X86: Implement the xadd instruction.
Gabe Black
2009-01-25
X86: Implement the bswap instruction.
Gabe Black
2009-01-25
Dev: Make the RTC device ignore writes to a read only bit.
Gabe Black
2009-01-25
X86: Fix a bug in the iret microcode.
Gabe Black
2009-01-25
X86: Make the interrupt object wake up the CPU when something becomes pending.
Gabe Black
2009-01-25
CPU: Add a setCPU function to the interrupt objects.
Gabe Black
2009-01-25
Devices: Make the destructor virtual on the CopyEnginChannel object.
Gabe Black
2009-01-24
pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu.
Nathan Binkert
2009-01-24
cpu: provide a wakeup mechanism that can be used to pull CPUs out of sleep.
Nathan Binkert
2009-01-23
Trace: Add DPRINTFS macro that takes parameter to call name() for trace print...
Ali Saidi
2009-01-23
IGbE: Fix two e1000 driver bugs that I missed before.
Ali Saidi
2009-01-21
o3cpu: give a name to the activity recorder for better tracing
Nathan Binkert
2009-01-19
thread_context: move getSystemPtr so SE mode can get to it.
Nathan Binkert
2009-01-19
python: add fatal() function to the m5 package and use it
Nathan Binkert
2009-01-19
python: Try to isolate the stuff that's in the m5.internal package a bit more.
Nathan Binkert
2009-01-19
tracing: Add help strings for some of the trace flags
Nathan Binkert
2009-01-19
tracing: panic() if people try to use tracing, but TRACING_ON is not set.
Nathan Binkert
2009-01-19
python: Rework how things are imported
Nathan Binkert
2009-01-19
scons: Don't add all objects to the library twice
Nathan Binkert
2009-01-17
Fix issue 326: glibc non-deterministic because it reads /proc
Ali Saidi
2009-01-17
CopyEngine: Implement a I/OAT-like copy engine.
Ali Saidi
2009-01-13
SCons: centralize the Dir() workaround for newer versions of scons.
Nathan Binkert
2009-01-11
This fix addresses an ill formed if statement that fails
Richard Strong
2009-01-06
X86: Hook in the M5 pseudo insts.
Gabe Black
2009-01-06
X86: Autogenerate macroop generateDisassemble function.
Gabe Black
2009-01-06
X86: Move the function that prints memory args into the inst base class.
Gabe Black
2009-01-06
X86: Move the macroop class out of the isa description into C++.
Gabe Black
2009-01-06
X86: Change indentation on microop disassembly.
Gabe Black
2009-01-06
Tracing: Make tracing aware of macro and micro ops.
Gabe Black
2009-01-06
IGbE: Implement header splitting with large MTU
Ali Saidi
2009-01-06
INET: Add functions to header types to get offset in packet and start of payl...
Ali Saidi
2009-01-06
IGbE: Remove is8257 variable
Ali Saidi
2008-12-17
Make Alpha pseudo-insts available from SE mode.
Steve Reinhardt
2008-12-16
SPARC: Truncate syscall args and return values appropriately.
Gabe Black
2008-12-15
PCI: Add some missing breaks to a couple case statements.
Gabe Black
2008-12-14
The ide_ctrl serialize and unserialize were broken.
Author Name
2008-12-09
IDE: Fix serialization for the IDE controller.
Richard Strong
2008-12-08
eventq: Add some debugging code to the eventq.
Nathan Binkert
[next]