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
/
dev
/
x86
Age
Commit message (
Expand
)
Author
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2015-02-11
mem: Clarification of packet crossbar timings
Marco Balboni
2015-01-06
dev: prevent intel 8254 timer counter events firing before startup
cdirik
2015-01-03
dev: prevent RTC events firing before startup
Cagdas Dirik
2014-11-21
x86: pc: Put a stub IO device at port 0xed which the kernel can use for delays.
Gabe Black
2014-09-20
mem: Rename Bus to XBar to better reflect its behaviour
Andreas Hansson
2014-09-03
dev: seperate legacy io offsets from PCI offset
Ali Saidi
2014-07-18
x86: make PioBus return BadAddress errors
Binh Pham
2013-11-25
sim: simulate with multiple threads and event queues
Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2013-07-11
dev: make BasicPioDevice take size in constructor
Steve Reinhardt
2013-07-11
dev: consistently end device classes in 'Device'
Steve Reinhardt
2013-07-11
devices: make more classes derive from BasicPioDevice
Steve Reinhardt
2013-03-28
x86: changes to apic, keyboard
Nilay Vaish
2013-02-19
scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
Andreas Hansson
2013-02-19
mem: Enforce strict use of busFirst- and busLastWordTime
Andreas Hansson
2013-02-15
sim: Add a system-global option to bypass caches
Andreas Sandberg
2012-11-02
sim: Include object header files in SWIG interfaces
Andreas Sandberg
2012-10-15
Port: Add protocol-agnostic ports in the port hierarchy
Andreas Hansson
2012-10-15
Fix: Address a few minor issues identified by cppcheck
Andreas Hansson
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
2012-08-22
Port: Extend the QueuedPort interface and use where appropriate
Andreas Hansson
2012-08-21
Device: Remove overloaded pio_latency parameter
Andreas Hansson
2012-07-09
Port: Make getAddrRanges const
Andreas Hansson
2012-04-05
Config: corrects the way Ruby attaches to the DMA ports
Nilay Vaish
2012-03-30
MEM: Introduce the master/slave port sub-classes in C++
William Wang
2012-03-22
MEM: Split SimpleTimingPort into PacketQueue and ports
Andreas Hansson
2012-02-24
MEM: Prepare mport for master/slave split
Andreas Hansson
2012-02-24
MEM: Move port creation to the memory object(s) construction
Andreas Hansson
2012-02-13
MEM: Introduce the master/slave port roles in the Python classes
Andreas Hansson
2012-01-28
Merge with the main repo.
Gabe Black
2012-01-17
MEM: Removing the default port peer from Python ports
Andreas Hansson
2012-01-17
MEM: Separate queries for snooping and address ranges
Andreas Hansson
2011-11-18
SE/FS: Get rid of includes of config/full_system.hh.
Gabe Black
2011-10-09
Interrupts: Make the IO APIC go get the local APICs.
Gabe Black
2011-09-30
SE/FS: Remove System::platform and Platform::intrFrequency.
Gabe Black
2011-09-30
SE/FS: Build the devices in SE mode.
Gabe Black
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2011-05-23
config: revamp x86 config to avoid appending to SimObjectVectors
Steve Reinhardt
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-06
dev: fixed bugs to extend interrupt capability beyond 15 cores
Brad Beckmann
2011-02-06
x86: Add checkpointing capability to devices
Joel Hestness
2011-02-06
MessagePort: implement the virtual recvTiming function to avoid double pkt de...
Joel Hestness
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-12-20
Style: Replace some tabs with spaces.
Gabe Black
2010-08-17
bus: clean up default responder code.
Steve Reinhardt
2009-12-19
X86: Add a latency that describes how long an interrupt takes to propagate th...
Gabe Black
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-08-17
X86: Move the simulated date in X86_FS forward to 2012.
Gabe Black
[next]