configs: Set kvm_map in DRAMInterface in Ruby.py
[gem5.git] / configs /
2019-10-22 Giacomo Travagliniconfigs: Do not assume bootmem is a System child
2019-10-22 Giacomo Travaglinidev-arm, configs: Using _on_chip_memory for on chip...
2019-10-15 Giacomo Travagliniconfigs: Add simpleSystem helper to generate devices...
2019-10-11 JingQuJQmem-ruby: Allow Ruby to use all replacement policies...
2019-10-10 Giacomo Travaglinidev-arm, configs: Remove RealViewPBX platform
2019-10-07 Daniel R. Carvalhoconfigs: Isolate ISA related object lists
2019-10-07 Ciro Santilliconfig: skip access to branchPred in ARM KVM
2019-10-01 Daniel R. Carvalhoconfigs: Port PlatformConfig to the common object list
2019-10-01 Daniel R. Carvalhoconfigs: Port MemConfig to the common object list
2019-10-01 Daniel R. Carvalhoconfigs: Port HWPConfig to the common object list
2019-10-01 Daniel R. Carvalhoconfigs: Port BPConfig to use the common object list
2019-09-30 Daniel R. Carvalhoconfigs: Port CPUConfig to use the common object list
2019-09-30 Daniel R. Carvalhoconfigs: Create a basic ObjectList
2019-09-30 Daniel R. Carvalhoconfigs: Remove is_atomic_cpu check
2019-09-30 Nikos Nikoleriscpu: Make use of DRAMCtrl::AddrMap in the traffic gener...
2019-09-03 Daniel R. Carvalhoconfigs: Fix replacement policy assignment
2019-08-21 Adrian Herreraconfigs: root, platform options in fs bigLITTLE
2019-07-30 Chun-Chen TK Hsuconfigs, arch-arm: Check if gic has cpu_addr attribute
2019-06-20 Giacomo Travagliniconfigs: Fix NULL dram-lowp regressions
2019-06-10 Nikos Nikolerisconfigs: Fix read_config to work with new AddrRange...
2019-06-10 Nikos Nikolerisconfigs: Add python3 workarounds in read_config
2019-06-06 Matthew Porembamem: Option to toggle DRAM low-power states
2019-05-31 Willy Wolffconfig, arm: memoryMode test
2019-05-17 Jason Lowe-Powerconfigs: Generalize FileSystemConfig for non se.py
2019-05-14 Tiago Muckmem-ruby: Cache latencies for MOESI_CMP_dir
2019-05-14 Tiago Muckmem-ruby: Hit latencies defined by the controllers
2019-05-14 Tiago Muckmem-ruby: Change MOESI_CMP_Dir L2 addressing
2019-05-14 Javier Buenoconfigs: Fix duplicate branchPred reference in Simulati...
2019-05-13 Jairo Balartconfig: add an option to list and select indirect branc...
2019-05-10 Brandon Potterconfig, sim-se: bugfix for 54c77aa0
2019-05-09 Daniel R. Carvalhoconfigs: Fix FileSystemConfig import
2019-04-25 David Hasheconfigs: faux-filesystem fix w/ ruby in se mode
2019-04-25 David Hashesim-se: add a faux-filesystem
2019-04-24 Javier Buenoconfig: Add flag options to set the hardware prefetcher...
2019-04-22 Po-Hao Suconfigs: Use param to get number of processors
2019-04-08 Jason Lowe-Powerlearning_gem5,configs: Update ruby_test
2019-04-08 Jason Lowe-Powerconfigs: Fix import path error in learning_gem5 part3
2019-04-08 Jason Lowe-Powerconfigs: Add full path for learning_gem5 binaries
2019-04-08 Ryan Gambordconfigs: Removed redudant exec-style import
2019-03-27 Javier Buenoconfig: Use the corresponding HPI Caches when using...
2019-03-26 Javier Buenoconfigs: fix class reference in CacheConfigs
2019-03-25 Daniel R. Carvalhoconfigs: Remove default kernel value from system creation
2019-03-18 Andreas Sandbergconfigs: Use absolute import paths
2019-02-26 Andreas Sandbergconfigs: Fix Python 3 iterator and exec compatibility...
2019-02-25 Gabe Blacksystemc: Update the sc_main.py config to use m5.systemc.
2019-02-13 Giacomo Travagliniconfigs: simpoint-profile usable with NonCachingCPUs...
2019-02-12 Gabe Blacksystemc: config: Don't inject a custom argv[0] in sc_ma...
2019-02-11 Gabe Blacksystemc: configs: Add a very simple config which just...
2019-02-07 Giacomo Travagliniconfigs, arch-arm: Using AddrRange for Realview mem_regions
2019-02-07 Giacomo Travagliniconfigs: Unifiy interpretation of Realview mem_regions
2019-01-30 Giacomo Travagliniconfigs: Enable DTB autogeneration in starter_fs.py
2019-01-30 Giacomo Travagliniarch-arm, configs: Create single instance of DTB autoge...
2019-01-25 Ciro Santilliconfigs: fs.py remove --generate-dtb and enable it...
2019-01-25 Ciro Santilliconfigs, arch-arm: don't search for default DTB and...
2019-01-10 Jairo Balartdev-arm: Add a VExpress_GEM5_V2 platform with GICv3...
2018-11-17 Pau Cabreconfigs: Added an option for choosing branch predictor...
2018-11-09 Nikos Nikolerisconfigs: Revamp ruby mem test to align with MemTest
2018-11-08 Daniel R. Carvalhoconfigs: Add missing path to ruby imports
2018-10-19 Ciro Santilliconfig: add --param to fs.py, se.py and fs_bigLITTLE.py
2018-10-09 Daniel R. Carvalhoconfigs: Fix CPUClass typo in se.py
2018-10-08 Ciro Santillidev, arm: remove the RealViewEB platform
2018-09-17 Sherif Elhabbalconfig, arm, power: Example to report the power for...
2018-09-12 Ciro Santilliconfig, dev-arm: Fix UART handling baremetal mode
2018-09-12 Andreas Sandbergcpu: Replace the fastmem with a new CPU model
2018-09-10 Nikos Nikolerisconfigs: Use the same address ranges for dir and mem_ctrls
2018-09-03 Andreas Sandbergconfig: Move KVM CPU checking to CpuConfig helper module
2018-08-17 Jason Lowe-Powerconfigs: Always exit with code 0
2018-07-13 Andreas Sandbergconfigs: Update the DRAM sweep script to use PyTrafficGen
2018-05-31 Nikos Nikolerismem-cache: Add a non-coherent cache
2018-05-16 Tony Gutierrezstyle: fix amd license and style issues
2018-04-12 Tony Gutierrezconfigs, mem-ruby: fix issues with style in AMD license
2018-03-23 Jason Lowe-Powerlearning_gem5: Add a simple config for MI_example
2018-03-23 Jason Lowe-Powerlearning_gem5: Ruby random tester files for MSI
2018-03-23 Jason Lowe-Powerlearning_gem5: Add config files for MSI protocol
2018-03-22 Daniel R. Carvalhomem-cache: Split array indexing and replacement policies.
2018-03-20 Nikos Nikolerisarch-arm, configs: Treat the bootloader rom as cacheabl...
2018-03-13 Jason Lowe-Powerlearning_gem5: Update README for Learning gem5
2018-03-06 Gabe Blackconfig: Switch from the print statement to the print...
2018-03-02 Nikos Nikolerisconfigs: Fix L3Cache instantiation in lat_mem_rd.py
2018-02-05 Nayan Deshmukhconfig: remove dead code in fs.py
2018-01-29 Curtis Dunhamconfig, arm: enable device tree autogeneration for...
2018-01-29 Glenn Bergmansconfig: Embed Device Tree generation in fs.py config
2018-01-10 Chen Zouconfigs: Fill in the cpu.isa field in etrace_replay...
2018-01-08 Tony Gutierrezgpu-compute: call createThreads() on cpu objs in apu_se.py
2018-01-02 Gabe Blackconfig: Handle NULL simobject parameters in read_config.py.
2018-01-02 Gabe Blackconfig: Fix parsing AddrRange parameters in read_config.py.
2018-01-02 Gabe Blackconfig: Add a --checkpoint-dir argument to read_config.py.
2017-12-15 Swapnil Hariamem-ruby: Support atomic_noncaching acceses in ruby
2017-12-12 Austin Harrisconfig: Fix need to set ISA of switch cpus.
2017-12-05 Éder F. Zulianconfig, mem, hmc: fix HMC test script
2017-12-05 Jason Lowe-Powerlearning_gem5: Adding code for SimpleCache
2017-12-05 Jason Lowe-Powerlearning_gem5: Adds the simple MemObject code
2017-12-05 Jason Lowe-Powerlearning_gem5: Add code for hello-goodbye example
2017-12-05 Jason Lowe-Powerlearning_gem5: Add code for simple SimObject
2017-11-16 Radhika Jagtaptests: Add tests for DRAM low power modes
2017-11-16 Radhika Jagtapconfig: Add low power sweep for DRAM
2017-11-13 Gabe Blackconfig: Fix the "script" SysPath functor.
2017-10-31 Gabe Blackconfig: Rework the SysPaths functions into functors.
2017-08-03 Andreas Sandbergconfigs, arm: Fix incorrect use of mem_range in bL...
2017-08-03 Andreas Sandbergarm, config: Fix CPU names in ARM example configs
next