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
/
SConscript
Age
Commit message (
Expand
)
Author
2011-09-30
SE/FS: Build the devices in SE mode.
Gabe Black
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2009-04-19
X86: Make code that sends an interrupt from the IO APIC available for IPIs.
Gabe Black
2009-01-31
X86: Add a keyboard controller device.
Gabe Black
2009-01-25
X86: Add a dummy minimal DMA controller that doesn't do anything.
Gabe Black
2008-10-11
X86: Create an IO APIC device.
Gabe Black
2008-10-11
X86: Set up a mechanism for the I8254 timer to cause interrupts.
Gabe Black
2008-10-11
X86: Rename the PC device to Pc.
Gabe Black
2008-10-11
X86: Bring the South Bridge device into dev/x86 and get rid of south_bridge d...
Gabe Black
2008-10-11
X86: Change I8254 and PCSpeaker devices from subdevices to SimObjects and eli...
Gabe Black
2008-10-11
X86: Create the IntDev and IntPin system.
Gabe Black
2008-10-11
X86: Change the I8259 from a subdevice into a real SimObject.
Gabe Black
2008-10-11
X86: Change the CMOS from a sub-device to a real SimObject
Gabe Black
2008-03-25
X86: Start implementing the south bridge stuff.
Gabe Black
2008-03-25
X86: Change the Opteron platform to be the PC platform.
Gabe Black
2007-10-07
X86: Make an x86 platform object.
Gabe Black