misc: Merge hotfix v20.0.0.2 into develop
[gem5.git] / configs / example /
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-18 Jason Lowe-Powerconfigs: Updates for python3
2020-04-29 Anouk Van Laersim-power: Creation of PowerState class
2020-04-29 Nikos Nikolerisconfigs: Change fs_power.py to use absolute paths for...
2020-04-29 Ciro Santillimem: make MemTest panic on a packet error
2020-04-29 Ciro Santilliconfigs: remove exec of Options.py from ruby_mem_test.py
2020-04-29 Nils Asmussenconfigs: added bare metal FS support for RISC-V.
2020-04-28 Giacomo Travagliniconfigs: Do not require args.kernel to be set in bareme...
2020-04-23 Giacomo Travagliniconfigs: Use workloads.py in baremetal.py
2020-04-23 Giacomo Travagliniconfigs: Produce list of workload types in workloads.py
2020-04-23 Giacomo Travagliniconfigs: Add an example workloads module
2020-04-21 Giacomo Travagliniconfigs: Add --machine-type option to baremetal.py
2020-04-21 Giacomo Travagliniconfigs: Add --semi-path option to baremetal.py
2020-04-01 Giacomo Travagliniconfigs: Enabling SimObj CLI for baremetal platform
2020-03-30 Boris Shingarovconfigs: Add --wait-gdb as option to se.py
2020-03-25 Giacomo Travagliniconfigs: Initialize atags_addr in baremetal.py
2020-03-25 Giacomo Travagliniconfigs: Enable Semihosting for baremetal.py
2020-03-25 Giacomo Travagliniconfigs: Make --disk-image optional in baremetal.py
2020-03-11 Gabe Blackconfig,arch,cpu,kern,sim: Extract kernel information...
2020-02-29 Bobby R. Brucetests: Migrated 51.memcheck scons-based tests to testlib
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackconfig: Delete authors lists from config files.
2020-02-13 Gabe Blackconfigs: Remove mentions of alpha from the configs.
2020-01-31 Ciro Santilliconfigs: fs.py can take multiple disk images on most...
2020-01-31 Ciro Santilliconfig: add --bootloader to fs.py and fs_bigLITTLE.py
2020-01-13 Gabe Blackconfigs: Remove check for kernel in fs.py.
2020-01-06 Adrian Herreraconfigs-arm: enable PMU instantiation in CpuCluster
2019-12-13 Ciro Santillidev-virtio,configs: expose 9p diod virtio on ARM
2019-11-28 Ciro Santillidev-arm: Automatically assign PCI device ids in attachP...
2019-11-27 Giacomo Travagliniconfigs: Fix baremetal platform
2019-11-14 Chun-Chen TK Hsuconfig: Add fastmodel cluster in fs_bigLITTLE.py
2019-11-01 Chun-Chen TK Hsuconfig: Add --kernel-cmd option in fs_bigLITTLE.py
2019-11-01 Chun-Chen TK Hsuconfig: Add --mem-size option in fs_bigLITTLE.py
2019-10-31 Giacomo Travagliniconfigs: Add baremetal.py example script
2019-10-22 Giacomo Travagliniconfigs: Clean setupBootLoader signature
2019-10-22 Giacomo Travagliniconfigs: Do not assume bootmem is a System child
2019-10-15 Giacomo Travagliniconfigs: Add simpleSystem helper to generate devices...
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 BPConfig to use the common object list
2019-09-30 Daniel R. Carvalhoconfigs: Port CPUConfig to use the common object list
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-10 Nikos Nikolerisconfigs: Fix read_config to work with new AddrRange...
2019-06-10 Nikos Nikolerisconfigs: Add python3 workarounds in read_config
2019-05-31 Willy Wolffconfig, arm: memoryMode test
2019-05-17 Jason Lowe-Powerconfigs: Generalize FileSystemConfig for non se.py
2019-05-13 Jairo Balartconfig: add an option to list and select indirect branc...
2019-04-25 David Hashesim-se: add a faux-filesystem
2019-04-22 Po-Hao Suconfigs: Use param to get number of processors
2019-04-08 Ryan Gambordconfigs: Removed redudant exec-style import
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...
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-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-09-17 Sherif Elhabbalconfig, arm, power: Example to report the power for...
2018-09-12 Andreas Sandbergcpu: Replace the fastmem with a new CPU model
2018-09-03 Andreas Sandbergconfig: Move KVM CPU checking to CpuConfig helper module
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-20 Nikos Nikolerisarch-arm, configs: Treat the bootloader rom as cacheabl...
2018-03-06 Gabe Blackconfig: Switch from the print statement to the print...
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-05 Éder F. Zulianconfig, mem, hmc: fix HMC test script
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
2017-08-01 Andreas Sandbergarch-arm: Switch to DTOnly as the default machine type
2017-07-27 Gabor Dozsaconfig, arm: SE configuration for the ARM starter kit
2017-07-27 Gabor Dozsaconfig, arm: FS configuration for the ARM starter kit
2017-07-27 Gabor Dozsaconfig: Change mem_range attribute naming in ARM Simple...
2017-07-25 Pau Cabreconfigs,sim-se: fix se.py multi-cpu multi-cmd issue
2017-07-03 Andreas Sandbergconfig: Move core timing models to config/common/cores
2017-06-19 Gedare Bloomconfigs, arm: add option to enable security extensions
2017-05-18 Pierre-Yves Péneauconfigs: fix cpu names in big.LITTLE example
2017-05-18 Pierre-Yves Péneauarm, config: added support for ex5 model of big.LITTLE
2017-05-09 Gabe Blackconfig: Fix up some configs to not use CPU aliases.
2017-05-06 Gabe Blackconfig: Remove support for CPU aliases.
next