summaryrefslogtreecommitdiff
path: root/configs/example
AgeCommit message (Expand)Author
2020-01-13configs: Remove check for kernel in fs.py.Gabe Black
2020-01-06configs-arm: enable PMU instantiation in CpuClusterAdrian Herrera
2019-12-13dev-virtio,configs: expose 9p diod virtio on ARMCiro Santilli
2019-11-28dev-arm: Automatically assign PCI device ids in attachPciDeviceCiro Santilli
2019-11-27configs: Fix baremetal platformGiacomo Travaglini
2019-11-14config: Add fastmodel cluster in fs_bigLITTLE.pyChun-Chen TK Hsu
2019-11-01config: Add --kernel-cmd option in fs_bigLITTLE.pyChun-Chen TK Hsu
2019-11-01config: Add --mem-size option in fs_bigLITTLE.pyChun-Chen TK Hsu
2019-10-31configs: Add baremetal.py example scriptGiacomo Travaglini
2019-10-22configs: Clean setupBootLoader signatureGiacomo Travaglini
2019-10-22configs: Do not assume bootmem is a System childGiacomo Travaglini
2019-10-15configs: Add simpleSystem helper to generate devices.SimpleSystemGiacomo Travaglini
2019-10-07config: skip access to branchPred in ARM KVMCiro Santilli
2019-10-01configs: Port PlatformConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port MemConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port BPConfig to use the common object listDaniel R. Carvalho
2019-09-30configs: Port CPUConfig to use the common object listDaniel R. Carvalho
2019-08-21configs: root, platform options in fs bigLITTLEAdrian Herrera
2019-07-30configs, arch-arm: Check if gic has cpu_addr attributeChun-Chen TK Hsu
2019-06-10configs: Fix read_config to work with new AddrRange serializationNikos Nikoleris
2019-06-10configs: Add python3 workarounds in read_configNikos Nikoleris
2019-05-31config, arm: memoryMode testWilly Wolff
2019-05-17configs: Generalize FileSystemConfig for non se.pyJason Lowe-Power
2019-05-13config: add an option to list and select indirect branch predictorJairo Balart
2019-04-25sim-se: add a faux-filesystemDavid Hashe
2019-04-22configs: Use param to get number of processorsPo-Hao Su
2019-04-08configs: Removed redudant exec-style importRyan Gambord
2019-03-25configs: Remove default kernel value from system creationDaniel R. Carvalho
2019-03-18configs: Use absolute import pathsAndreas Sandberg
2019-02-26configs: Fix Python 3 iterator and exec compatibility issuesAndreas Sandberg
2019-02-25systemc: Update the sc_main.py config to use m5.systemc.Gabe Black
2019-02-13configs: simpoint-profile usable with NonCachingCPUs onlyGiacomo Travaglini
2019-02-12systemc: config: Don't inject a custom argv[0] in sc_main.py.Gabe Black
2019-02-11systemc: configs: Add a very simple config which just runs sc_main.Gabe Black
2019-02-07configs, arch-arm: Using AddrRange for Realview mem_regionsGiacomo Travaglini
2019-02-07configs: Unifiy interpretation of Realview mem_regionsGiacomo Travaglini
2019-01-30configs: Enable DTB autogeneration in starter_fs.pyGiacomo Travaglini
2019-01-30arch-arm, configs: Create single instance of DTB autogenerationGiacomo Travaglini
2019-01-25configs: fs.py remove --generate-dtb and enable it by defaultCiro Santilli
2018-11-17configs: Added an option for choosing branch predictor typePau Cabre
2018-11-09configs: Revamp ruby mem test to align with MemTestNikos Nikoleris
2018-10-19config: add --param to fs.py, se.py and fs_bigLITTLE.pyCiro Santilli
2018-10-09configs: Fix CPUClass typo in se.pyDaniel R. Carvalho
2018-09-17config, arm, power: Example to report the power for the L2 CacheSherif Elhabbal
2018-09-12cpu: Replace the fastmem with a new CPU modelAndreas Sandberg
2018-09-03config: Move KVM CPU checking to CpuConfig helper moduleAndreas Sandberg
2018-05-31mem-cache: Add a non-coherent cacheNikos Nikoleris
2018-05-16style: fix amd license and style issuesTony Gutierrez
2018-04-12configs, mem-ruby: fix issues with style in AMD licenseTony Gutierrez
2018-03-20arch-arm, configs: Treat the bootloader rom as cacheable memoryNikos Nikoleris