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
/
configs
/
common
/
FSConfig.py
Age
Commit message (
Expand
)
Author
2009-04-26
X86, Config: Make makeX86System consider the number of CPUs, and clean up int...
Gabe Black
2008-07-16
mem: use single BadAddr responder per system.
Steve Reinhardt
2009-04-19
X86: Actually put the PCI INTA entry into the MP tables.
Gabe Black
2009-04-19
X86: Make E820 report nice, round (and correct) numbers.
Gabe Black
2009-04-19
X86: Automatically make the IO APIC in an N CPU system have id N+1.
Gabe Black
2009-02-25
X86: Add IRQ4 to the Intel MP tables.
Gabe Black
2009-02-01
X86: Find the natural lpj for this configuration.
Gabe Black
2009-02-01
X86: Add a root device to the kernel command line.
Gabe Black
2009-02-01
X86: Configure the first PCI interrupt.
Gabe Black
2009-02-01
X86: Hook in a hard drive image.
Gabe Black
2009-02-01
X86: Take out the IDE noprobe kernel arguments.
Gabe Black
2009-02-01
X86: Plug in an IDE controller.
Gabe Black
2009-01-31
X86: Add some interrupt info to the intel MP tables.
Gabe Black
2009-01-25
X86: Prevent Linux for probing for non-existant IDE controllers.
Gabe Black
2008-10-11
X86: Add entries for the IO APIC to the MP table.
Gabe Black
2008-10-11
X86: Add an Intel MP table to the simulation.
Gabe Black
2008-10-11
X86: Rename the PC device to Pc.
Gabe Black
2008-10-10
X86: Turn SMBios structures into simobjects.
Gabe Black
2008-10-10
X86: Split makeLinuxX86System into makeLinuxX86System and makeX86System.
Gabe Black
2008-06-17
Rename SimConsole to Terminal since it makes more sense
Nathan Binkert
2008-06-12
X86: Make the e820 table manually or automatically configurable from python.
Gabe Black
2008-06-12
X86: Force the kernel to use a certain loops per jiffy instead of calculating...
Gabe Black
2008-06-12
X86: Make the amount of system memory match the hardcoded e820 info.
Gabe Black
2008-06-12
X86: Make the regular console use the serial port as well.
Gabe Black
2008-03-25
X86: Change the Opteron platform to be the PC platform.
Gabe Black
2008-02-26
X86: Get PCI config space to work, and adjust address space prefix numbering ...
Gabe Black
2008-01-21
X86: Use the existing boot_osflags instead of duplicating it.
Gabe Black
2008-01-12
X86: Make the IO ports work using extra physical address lines. Add a serial ...
Gabe Black
2007-12-01
X86: Move startup code to the system object to initialize a Linux system.
Gabe Black
2007-11-16
Accidently kept hardcoded memory value in merge. Remove that and now ALPHA_FS...
Korey Sewell
2007-11-16
compile-time fix for setMipsOptions function
Korey Sewell
2007-11-15
add setMipsOptions function for MIPS usage
Korey Sewell
2007-11-13
Add in files from merge-bare-iron, get them compiling in FS and SE mode
Korey Sewell
2007-10-07
X86: Adjust the config scripts for x86 fs.
Gabe Black
2007-08-16
PCI: Move PCI Configuration data into devices now that we can inherit paramet...
Ali Saidi
2007-08-16
Devices: Make EtherInts connect in the same way memory ports currently do.
Ali Saidi
2007-08-12
Regression: fix configuration for SPARC_FS
Ali Saidi
2007-08-10
DMA: Add IOCache and fix bus bridge to optionally only send requests one
Ali Saidi
2007-06-04
fix SPARC....
Ali Saidi
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-05-10
remove hit_latency and make latency do the right thing
Ali Saidi
2007-05-07
fix partial writes with a functional memory hack
Ali Saidi
2007-03-06
Move all of the parameters of the Root SimObject so they are
Nathan Binkert
2007-03-03
Add Iob and remove the fake device
Ali Saidi
2007-03-03
Implement Niagara I/O interface and rework interrupts
Ali Saidi
2007-02-21
Get rid of the ConsoleListener SimObject and just fold the
Nathan Binkert
2007-01-09
add memory mapped disk device
Ali Saidi
2006-12-06
Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts
Ali Saidi
2006-12-04
More changes to get SPARC fs closer. Now at 1.2M cycles before difference
Ali Saidi
2006-11-30
Load the hypervisor symbols twice, once with an address mask so that we can g...
Ali Saidi
[next]