- 0ae1a9d arch-vega: Implement S_SLEEP by Matthew Poremba · 3 years, 1 month ago
- 23aec13 arch-vega: Implement V_AND_OR_B32 by Matthew Poremba · 3 years, 1 month ago
- f1e3fa7 arch-vega: Implement V_ADD3_U32 by Matthew Poremba · 3 years, 1 month ago
- 2abc51e arch-vega: Impelemnt V_ADD_LSHL_U32 by Matthew Poremba · 3 years, 1 month ago
- 04d0258 arch-vega: Implement V_LSHL_ADD_U32 by Matthew Poremba · 3 years, 1 month ago
- 19788d3 arch-vega: Implement V_LSHL_OR_B32 by Matthew Poremba · 3 years, 1 month ago
- b5d8d9d arch-vega: Implement V_OR3_B32 by Matthew Poremba · 3 years, 1 month ago
- 6baea72 stdlib: Add beta simulate module to the gem5 stdlib by Bobby R. Bruce · 3 years, 4 months ago
- 9bd3f95 tests: Add test for the lupv example by Bobby R. Bruce · 3 years, 1 month ago
- 10dcd71 tests: Add default DRAM class for riscv/x86 boot tests by Bobby R. Bruce · 3 years, 2 months ago
- 73b59bc configs: Fix terminology to 'ticks' in NPB configs by Bobby R. Bruce · 3 years, 2 months ago
- 35f18c4 stdlib,configs: Set SPEC examples partition param to optional by Bobby R. Bruce · 3 years, 2 months ago
- 5622560 stdlib: Add CustomDiskImageResource by Bobby R. Bruce · 3 years, 2 months ago
- 69255ab stdlib: Fix CustomResource metadata by Bobby R. Bruce · 3 years, 2 months ago
- ef34cd0 arch-arm: Add partial param to TlbEntry by Giacomo Travaglini · 3 years, 6 months ago
- db05eb9 arch-arm: Use ArmRelease in MMU and TableWalker by Giacomo Travaglini · 3 years, 4 months ago
- c028af1 arch-gcn3,gpu-compute: Move TLB to common folder in amdgpu by Matthew Poremba · 3 years, 2 months ago
- 7f2079f ext: Avoid content duplication in gem5-SST docs by Giacomo Travaglini · 3 years, 2 months ago
- 5e89f1f ext: Add an Arm section for gem5-SST README.md by Giacomo Travaglini · 3 years, 2 months ago
- 12502d2 ext, configs: Add example Arm gem5 SST platform by Giacomo Travaglini · 3 years, 3 months ago
- 85dc34e ext: Make gem5-SST support CMOs by Giacomo Travaglini · 3 years, 2 months ago
- d421e7a ext: Fix segfault in simulate_limit_event shortcut by Giacomo Travaglini · 3 years, 2 months ago
- c96409f dev: Remove unused private variable in lupio_tmr.hh by Bobby R. Bruce · 3 years, 2 months ago
- 99c56f9 stdlib,configs: Config added for SPEC CPU2017 using stdlib. by Kaustav Goswami · 3 years, 2 months ago
- 0830b27 stdlib,configs: Config added for SPEC CPU2006 using stdlib. by Kaustav Goswami · 3 years, 2 months ago
- e2eb6ae stdlib,configs: Config added for RISCV boot-test using stdlib. by Kaustav Goswami · 3 years, 2 months ago
- 23910fb stdlib,configs: Adding a config to run GAPBS using stdlib. by Kaustav Goswami · 3 years, 2 months ago
- 84cd82f stdlib,configs: Adding a config to run NPB using stdlib. by Kaustav Goswami · 3 years, 2 months ago
- 1f88d69 stdlib,configs: Adding a config to run PARSEC using stdlib. by Kaustav Goswami · 3 years, 2 months ago
- 85eaf9c arch-gcn3: Delete extraneous registers header by Matthew Poremba · 3 years, 2 months ago
- a9beed3 python: Define deprecated and callOnce decorators by Gabriel Busnot · 3 years, 2 months ago
- 4c1422e scons: Also build param struct .cc files using a helper script. by Gabe Black · 3 years, 5 months ago
- 61b7268 scons: Use an external script to generate param struct headers. by Gabe Black · 3 years, 5 months ago
- da05751 scons: Record the sim_objects and enums passed into SimObject(). by Gabe Black · 3 years, 5 months ago
- 6106301 scons: Ensure the gem5py_env always has embedded python. by Gabe Black · 3 years, 5 months ago
- 5f6021a python,scons: Add a gem5py_m5 program which supports the m5 module. by Gabe Black · 3 years, 5 months ago
- dc4daa0 python: Remove python/embedded.cc's dependence on the rest of gem5. by Gabe Black · 3 years, 5 months ago
- e9c833a scons: Remove a workaround for a very old SCons bug. by Gabe Black · 3 years, 5 months ago
- 1799526 python,sim,util: Move EmbeddedPython into it's own file. by Gabe Black · 3 years, 5 months ago
- 2af5840 sim: Collapse gem5Main into main. by Gabe Black · 3 years, 5 months ago
- ff802f4 sim,misc: Move protobuf housekeeping out of gem5Main. by Gabe Black · 3 years, 5 months ago
- 619e443 sim: Clean up and simplify main(). by Gabe Black · 3 years, 5 months ago
- 203c835 python: Insert gem5's m5 importer at the front of sys.meta_path. by Gabe Black · 3 years, 5 months ago
- 4cffd1e sim: Use pybind11 consistently in sim/init.(hh|cc). by Gabe Black · 3 years, 5 months ago
- 7cee5a0 sim: Eliminate m5MainCommands and simplify calling m5.main. by Gabe Black · 3 years, 5 months ago
- 1515771 python,sim: Change how the m5.* importer code is integrated. by Gabe Black · 3 years, 5 months ago
- 2a348cc python,scons: Add a dummy m5/objects/SimObject.py. by Gabe Black · 3 years, 5 months ago
- 25bfa81 scons: When importing SimObjects, use a copy of globals(). by Gabe Black · 3 years, 5 months ago
- 1c233ee scons: Add sim_object and enums arguments to SimObject(). by Gabe Black · 3 years, 5 months ago
- 60e55ec fastmodel: CortexR52 implements setResetAddr interface by Yu-hsin Wang · 3 years, 2 months ago
- 0e48a05 fastmodel: CortexA76 implements setResetAddr interface by Yu-hsin Wang · 3 years, 2 months ago
- 869d225 fastmodel: add setResetAddr interface by Yu-hsin Wang · 3 years, 2 months ago
- 7bd6682 arch-x86: Hook up the newfstatat system call for 64 bit Linux. by Gabe Black · 3 years, 2 months ago
- a8e9258 arch-x86: Hook up system calls for 64 bit processes. by Gabe Black · 3 years, 2 months ago
- 8ea2101 sim-se: Implement the newfstatat system call. by Gabe Black · 3 years, 2 months ago
- 1808da8 sim-se: Handle empty paths when resolving an "at" path. by Gabe Black · 3 years, 2 months ago
- 954357d configs: Added LupV script to configs by Melissa Jost · 3 years, 2 months ago
- 61d824b stdlib: Update the LupvBoard to use KernelDiskWorkload by Bobby R. Bruce · 3 years, 2 months ago
- 05878dc stdlib: Update the LupvBoard to use 'requires' by Bobby R. Bruce · 3 years, 2 months ago
- d05145c stdlib: Update the LupvBoard to account for stdlib changes by Bobby R. Bruce · 3 years, 2 months ago
- 0abe8e6 stdlib: Moved LupV Board to an experimental folder by Melissa Jost · 3 years, 2 months ago
- 5891e3e stdlib: Added Lupio-SYS device to LupV Board by Melissa Jost · 3 years, 2 months ago
- 1e5bda5 dev: Added new Lupio-SYS device by Melissa Jost · 3 years, 2 months ago
- 9d64f0f stdlib: Added LupIO-IPI to the LupV Board by Melissa Jost · 3 years, 3 months ago
- 9f39ea1 dev: Added new Lupio-IPI device by Melissa Jost · 3 years, 3 months ago
- 72b5ed0 dev: Modify LupIO-TMR for SMP support by Melissa Jost · 3 years, 3 months ago
- 08fbf33 dev: Modified LupioBLK and LupioTTY to use LupioPIC by Melissa Jost · 3 years, 3 months ago
- 3a06300 stdlib: Modified LupV Platform + Board to use LupioPIC + TMR by Melissa Jost · 3 years, 3 months ago
- 07f6202 dev: Added new LupIO-PIC device by Laura Hinman · 3 years, 4 months ago
- fadb88c dev: Added new LupIO-TMR device by Laura Hinman · 3 years, 4 months ago
- 64f7a6c stdlib: Added LupioBLK Device to LupVBoard by Melissa Jost · 3 years, 3 months ago
- dd3cdb6 dev: Added new Lupio-BLK Device by Melissa Jost · 3 years, 5 months ago
- 7422552 stdlib: Added LupioTTY to LupVBoard by Melissa Jost · 3 years, 3 months ago
- de4aa69 dev: Added new LupIO-TTY device by Laura Hinman · 3 years, 5 months ago
- be0a75e stdlib: Added LupioRNG to LupVBoard by Melissa Jost · 3 years, 3 months ago
- f432498 dev: Added new LupIO-RNG device by Melissa Jost · 3 years, 5 months ago
- be582b6 stdlib: Introduced new LupV Board by Melissa Jost · 3 years, 3 months ago
- ffabe59 dev: Introduced new LupV Platform by Melissa Jost · 3 years, 3 months ago
- cc87030 dev: Added new LupIO-RTC device by Laura Hinman · 3 years, 6 months ago
- df51612 scons,misc: Fix broken X86_MI_example build_opts by Bobby R. Bruce · 3 years, 2 months ago
- 9cabfd7 dev-hsa,gpu-compute: Properly assign DmaVirtDevices in py by Matthew Poremba · 3 years, 2 months ago
- e0d62e5 configs,mem-ruby: Remove reference to old GPU ptls by Matthew Poremba · 3 years, 2 months ago
- 82ef178 stdlib: Removing SingleChannelMemory by Mahyar Samani · 3 years, 2 months ago
- 664fdd7 arch-arm, dev-arm: Add currEL function to the ISA class by Giacomo Travaglini · 3 years, 2 months ago
- 2d8996a arch-arm: Remove currOpMode utility function by Giacomo Travaglini · 3 years, 2 months ago
- adaab74 arch-arm, dev-arm: Move inSecureState helper to ISA class by Giacomo Travaglini · 3 years, 2 months ago
- bebed85 dev-amdgpu: Hotfix variable initialization by Matthew Poremba · 3 years, 5 months ago
- a1c0436 base-stats: HDF5 calls with better compatibility by Chen Zou · 3 years, 2 months ago
- 883b8fe arch-arm,arch-sparc: Remove legacy stat for faults by Jason Lowe-Power · 3 years, 3 months ago
- d9b18b0 ext: Make gem5-SST Memory Size configurable from script by Giacomo Travaglini · 3 years, 2 months ago
- 404bf90 tests: Adding MultiChannelMemory to riscv-boot by Mahyar Samani · 3 years, 2 months ago
- d1b1b52 tests: Adding MultiChannelMemory to x86-boot-tests by Mahyar Samani · 3 years, 2 months ago
- d289817 test: Updating simple_traffic_run and adding tests by Mahyar Samani · 3 years, 2 months ago
- 2d0de8e stdlib: Adding clock_domain to GUPSGenerators by Mahyar Samani · 3 years, 2 months ago
- 2671c59 tests: Adding new test for traffic_gen by Mahyar Samani · 3 years, 2 months ago
- 998cc8e stdlib: Updated MuliChannelMemory constructor by Mahyar Samani · 3 years, 2 months ago
- cf7ce21 tests: Add a nightly test for SST integration. by Hoa Nguyen · 3 years, 3 months ago
- b1f3ca4 stdlib: Add X86DemoBoard by Bobby R. Bruce · 3 years, 2 months ago
- 331be22 scons,misc: Update default X86 protocol to MESI_Two_Level by Bobby R. Bruce · 3 years, 2 months ago
- 35362d1 arch: Delete the decoder.hh switching header file. by Gabe Black · 3 years, 3 months ago