X86, Config: Move the setting of work count options to a separate function.
[gem5.git] / configs / common / FSConfig.py
2011-02-07 Gabe BlackX86, Config: Move the setting of work count options...
2011-02-07 Brad Beckmannm5: added work completed monitoring support
2011-02-07 Brad Beckmannruby: x86 fs config support
2011-02-03 Gabe BlackX86: Change how the default disk image gets set up.
2010-11-15 Ali SaidiARM: Add support for a dumb IDE controller
2010-11-08 Ali SaidiMem: Finish half-baked support for mmaping file in...
2010-08-24 Brad Beckmannconfig: fixed ruby dma device connections
2010-08-23 Ali SaidiARM: Add configuration for Linux/Full System
2010-04-19 Nathan Binkertconfig: fix assertion for x86 in FSConfig.py
2010-03-22 Brad Beckmannruby: fixed how ruby_fs creates phsyical memory
2010-01-30 Brad Beckmannruby: FS support using the new configuration system
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-12-19 Gabe BlackX86: Record the memory mode when building an X86 system.
2009-11-18 Brad Beckmannruby: Support for merging ALPHA_FS and ruby
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-04-26 Gabe BlackX86, Config: Make makeX86System consider the number...
2008-07-16 Steve Reinhardtmem: use single BadAddr responder per system.
2009-04-19 Gabe BlackX86: Actually put the PCI INTA entry into the MP tables.
2009-04-19 Gabe BlackX86: Make E820 report nice, round (and correct) numbers.
2009-04-19 Gabe BlackX86: Automatically make the IO APIC in an N CPU system...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-25 Gabe BlackX86: Add IRQ4 to the Intel MP tables.
2009-02-01 Gabe BlackX86: Find the natural lpj for this configuration.
2009-02-01 Gabe BlackX86: Add a root device to the kernel command line.
2009-02-01 Gabe BlackX86: Configure the first PCI interrupt.
2009-02-01 Gabe BlackX86: Hook in a hard drive image.
2009-02-01 Gabe BlackX86: Take out the IDE noprobe kernel arguments.
2009-02-01 Gabe BlackX86: Plug in an IDE controller.
2009-02-01 Gabe BlackX86: Add some interrupt info to the intel MP tables.
2009-01-26 Gabe BlackX86: Prevent Linux for probing for non-existant IDE...
2008-10-11 Gabe BlackX86: Add entries for the IO APIC to the MP table.
2008-10-11 Gabe BlackX86: Add an Intel MP table to the simulation.
2008-10-11 Gabe BlackX86: Rename the PC device to Pc.
2008-10-10 Nathan Binkertautomerge
2008-10-10 Gabe BlackX86: Turn SMBios structures into simobjects.
2008-10-10 Gabe BlackX86: Split makeLinuxX86System into makeLinuxX86System...
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-18 Nathan BinkertRename SimConsole to Terminal since it makes more sense
2008-06-12 Gabe BlackX86: Make the e820 table manually or automatically...
2008-06-12 Gabe BlackX86: Force the kernel to use a certain loops per jiffy...
2008-06-12 Gabe BlackX86: Make the amount of system memory match the hardcod...
2008-06-12 Gabe BlackX86: Make the regular console use the serial port as...
2008-03-25 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-03-25 Gabe BlackX86: Change the Opteron platform to be the PC platform.
2008-02-27 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-02-27 Gabe BlackX86: Get PCI config space to work, and adjust address...
2008-01-21 Gabe BlackX86: Use the existing boot_osflags instead of duplicati...
2008-01-12 Gabe BlackX86: Make the IO ports work using extra physical addres...
2007-12-02 Gabe BlackX86: Move startup code to the system object to initiali...
2007-11-20 Gabe BlackMerge with head.
2007-11-17 Korey SewellAccidently kept hardcoded memory value in merge. Remove...
2007-11-17 Korey SewellGabe's 32-bit X86 fix merge
2007-11-17 Korey Sewellcompile-time fix for setMipsOptions function
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewelladd setMipsOptions function for MIPS usage
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-08 Gabe BlackX86: Adjust the config scripts for x86 fs.
2007-08-19 Gabe BlackMerge with head.
2007-08-16 Ali SaidiPCI: Move PCI Configuration data into devices now that...
2007-08-16 Ali SaidiDevices: Make EtherInts connect in the same way memory...
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-12 Ali SaidiRegression: fix configuration for SPARC_FS
2007-08-12 Nathan Binkertmerge
2007-08-10 Ali SaidiDMA: Add IOCache and fix bus bridge to optionally only...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-04 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-04 Ali Saidifix SPARC....
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-28 Nathan BinkertMove SimObject python files alongside the C++ and fix
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-13 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-05-10 Ali Saidiremove hit_latency and make latency do the right thing
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-09 Ali SaidiMerge zizzer:/bk/newmem
2007-05-07 Ali Saidifix partial writes with a functional memory hack
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-04 Ali SaidiAdd Iob and remove the fake device
2007-03-03 Ali SaidiImplement Niagara I/O interface and rework interrupts
2007-02-25 Ali SaidiMerge zizzer:/bk/newmem
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Nathan BinkertGet rid of the ConsoleListener SimObject and just fold the
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-11 Lisa HsuMerge zed.eecs.umich.edu:/z/hsul/work/sparc/ali.m5
2007-01-10 Ali Saidiadd memory mapped disk device
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
next