Age | Commit message (Expand) | Author |
2020-01-13 | configs: Remove check for kernel in fs.py. | Gabe Black |
2020-01-06 | configs-arm: enable PMU instantiation in CpuCluster | Adrian Herrera |
2019-12-13 | dev-virtio,configs: expose 9p diod virtio on ARM | Ciro Santilli |
2019-11-28 | dev-arm: Automatically assign PCI device ids in attachPciDevice | Ciro Santilli |
2019-11-27 | configs: Fix baremetal platform | Giacomo Travaglini |
2019-11-14 | config: Add fastmodel cluster in fs_bigLITTLE.py | Chun-Chen TK Hsu |
2019-11-01 | config: Add --kernel-cmd option in fs_bigLITTLE.py | Chun-Chen TK Hsu |
2019-11-01 | config: Add --mem-size option in fs_bigLITTLE.py | Chun-Chen TK Hsu |
2019-10-31 | configs: Add baremetal.py example script | Giacomo Travaglini |
2019-10-22 | configs: Clean setupBootLoader signature | Giacomo Travaglini |
2019-10-22 | configs: Do not assume bootmem is a System child | Giacomo Travaglini |
2019-10-15 | configs: Add simpleSystem helper to generate devices.SimpleSystem | Giacomo Travaglini |
2019-10-07 | config: skip access to branchPred in ARM KVM | Ciro Santilli |
2019-10-01 | configs: Port PlatformConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port MemConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port BPConfig to use the common object list | Daniel R. Carvalho |
2019-09-30 | configs: Port CPUConfig to use the common object list | Daniel R. Carvalho |
2019-08-21 | configs: root, platform options in fs bigLITTLE | Adrian Herrera |
2019-07-30 | configs, arch-arm: Check if gic has cpu_addr attribute | Chun-Chen TK Hsu |
2019-06-10 | configs: Fix read_config to work with new AddrRange serialization | Nikos Nikoleris |
2019-06-10 | configs: Add python3 workarounds in read_config | Nikos Nikoleris |
2019-05-31 | config, arm: memoryMode test | Willy Wolff |
2019-05-17 | configs: Generalize FileSystemConfig for non se.py | Jason Lowe-Power |
2019-05-13 | config: add an option to list and select indirect branch predictor | Jairo Balart |
2019-04-25 | sim-se: add a faux-filesystem | David Hashe |
2019-04-22 | configs: Use param to get number of processors | Po-Hao Su |
2019-04-08 | configs: Removed redudant exec-style import | Ryan Gambord |
2019-03-25 | configs: Remove default kernel value from system creation | Daniel R. Carvalho |
2019-03-18 | configs: Use absolute import paths | Andreas Sandberg |
2019-02-26 | configs: Fix Python 3 iterator and exec compatibility issues | Andreas Sandberg |
2019-02-25 | systemc: Update the sc_main.py config to use m5.systemc. | Gabe Black |
2019-02-13 | configs: simpoint-profile usable with NonCachingCPUs only | Giacomo Travaglini |
2019-02-12 | systemc: config: Don't inject a custom argv[0] in sc_main.py. | Gabe Black |
2019-02-11 | systemc: configs: Add a very simple config which just runs sc_main. | Gabe Black |
2019-02-07 | configs, arch-arm: Using AddrRange for Realview mem_regions | Giacomo Travaglini |
2019-02-07 | configs: Unifiy interpretation of Realview mem_regions | Giacomo Travaglini |
2019-01-30 | configs: Enable DTB autogeneration in starter_fs.py | Giacomo Travaglini |
2019-01-30 | arch-arm, configs: Create single instance of DTB autogeneration | Giacomo Travaglini |
2019-01-25 | configs: fs.py remove --generate-dtb and enable it by default | Ciro Santilli |
2018-11-17 | configs: Added an option for choosing branch predictor type | Pau Cabre |
2018-11-09 | configs: Revamp ruby mem test to align with MemTest | Nikos Nikoleris |
2018-10-19 | config: add --param to fs.py, se.py and fs_bigLITTLE.py | Ciro Santilli |
2018-10-09 | configs: Fix CPUClass typo in se.py | Daniel R. Carvalho |
2018-09-17 | config, arm, power: Example to report the power for the L2 Cache | Sherif Elhabbal |
2018-09-12 | cpu: Replace the fastmem with a new CPU model | Andreas Sandberg |
2018-09-03 | config: Move KVM CPU checking to CpuConfig helper module | Andreas Sandberg |
2018-05-31 | mem-cache: Add a non-coherent cache | Nikos Nikoleris |
2018-05-16 | style: fix amd license and style issues | Tony Gutierrez |
2018-04-12 | configs, mem-ruby: fix issues with style in AMD license | Tony Gutierrez |
2018-03-20 | arch-arm, configs: Treat the bootloader rom as cacheable memory | Nikos Nikoleris |