- 85eaf9c arch-gcn3: Delete extraneous registers header by Matthew Poremba · 3 years, 4 months ago
- a9beed3 python: Define deprecated and callOnce decorators by Gabriel Busnot · 3 years, 4 months ago
- 4c1422e scons: Also build param struct .cc files using a helper script. by Gabe Black · 3 years, 7 months ago
- 61b7268 scons: Use an external script to generate param struct headers. by Gabe Black · 3 years, 7 months ago
- da05751 scons: Record the sim_objects and enums passed into SimObject(). by Gabe Black · 3 years, 7 months ago
- 6106301 scons: Ensure the gem5py_env always has embedded python. by Gabe Black · 3 years, 7 months ago
- 5f6021a python,scons: Add a gem5py_m5 program which supports the m5 module. by Gabe Black · 3 years, 7 months ago
- dc4daa0 python: Remove python/embedded.cc's dependence on the rest of gem5. by Gabe Black · 3 years, 7 months ago
- e9c833a scons: Remove a workaround for a very old SCons bug. by Gabe Black · 3 years, 7 months ago
- 1799526 python,sim,util: Move EmbeddedPython into it's own file. by Gabe Black · 3 years, 8 months ago
- 2af5840 sim: Collapse gem5Main into main. by Gabe Black · 3 years, 8 months ago
- ff802f4 sim,misc: Move protobuf housekeeping out of gem5Main. by Gabe Black · 3 years, 8 months ago
- 619e443 sim: Clean up and simplify main(). by Gabe Black · 3 years, 8 months ago
- 203c835 python: Insert gem5's m5 importer at the front of sys.meta_path. by Gabe Black · 3 years, 7 months ago
- 4cffd1e sim: Use pybind11 consistently in sim/init.(hh|cc). by Gabe Black · 3 years, 8 months ago
- 7cee5a0 sim: Eliminate m5MainCommands and simplify calling m5.main. by Gabe Black · 3 years, 8 months ago
- 1515771 python,sim: Change how the m5.* importer code is integrated. by Gabe Black · 3 years, 8 months ago
- 2a348cc python,scons: Add a dummy m5/objects/SimObject.py. by Gabe Black · 3 years, 8 months ago
- 25bfa81 scons: When importing SimObjects, use a copy of globals(). by Gabe Black · 3 years, 8 months ago
- 1c233ee scons: Add sim_object and enums arguments to SimObject(). by Gabe Black · 3 years, 8 months ago
- 60e55ec fastmodel: CortexR52 implements setResetAddr interface by Yu-hsin Wang · 3 years, 4 months ago
- 0e48a05 fastmodel: CortexA76 implements setResetAddr interface by Yu-hsin Wang · 3 years, 4 months ago
- 869d225 fastmodel: add setResetAddr interface by Yu-hsin Wang · 3 years, 4 months ago
- 7bd6682 arch-x86: Hook up the newfstatat system call for 64 bit Linux. by Gabe Black · 3 years, 4 months ago
- a8e9258 arch-x86: Hook up system calls for 64 bit processes. by Gabe Black · 3 years, 4 months ago
- 8ea2101 sim-se: Implement the newfstatat system call. by Gabe Black · 3 years, 4 months ago
- 1808da8 sim-se: Handle empty paths when resolving an "at" path. by Gabe Black · 3 years, 4 months ago
- 954357d configs: Added LupV script to configs by Melissa Jost · 3 years, 4 months ago
- 61d824b stdlib: Update the LupvBoard to use KernelDiskWorkload by Bobby R. Bruce · 3 years, 4 months ago
- 05878dc stdlib: Update the LupvBoard to use 'requires' by Bobby R. Bruce · 3 years, 4 months ago
- d05145c stdlib: Update the LupvBoard to account for stdlib changes by Bobby R. Bruce · 3 years, 4 months ago
- 0abe8e6 stdlib: Moved LupV Board to an experimental folder by Melissa Jost · 3 years, 4 months ago
- 5891e3e stdlib: Added Lupio-SYS device to LupV Board by Melissa Jost · 3 years, 4 months ago
- 1e5bda5 dev: Added new Lupio-SYS device by Melissa Jost · 3 years, 4 months ago
- 9d64f0f stdlib: Added LupIO-IPI to the LupV Board by Melissa Jost · 3 years, 5 months ago
- 9f39ea1 dev: Added new Lupio-IPI device by Melissa Jost · 3 years, 5 months ago
- 72b5ed0 dev: Modify LupIO-TMR for SMP support by Melissa Jost · 3 years, 5 months ago
- 08fbf33 dev: Modified LupioBLK and LupioTTY to use LupioPIC by Melissa Jost · 3 years, 5 months ago
- 3a06300 stdlib: Modified LupV Platform + Board to use LupioPIC + TMR by Melissa Jost · 3 years, 5 months ago
- 07f6202 dev: Added new LupIO-PIC device by Laura Hinman · 3 years, 7 months ago
- fadb88c dev: Added new LupIO-TMR device by Laura Hinman · 3 years, 7 months ago
- 64f7a6c stdlib: Added LupioBLK Device to LupVBoard by Melissa Jost · 3 years, 5 months ago
- dd3cdb6 dev: Added new Lupio-BLK Device by Melissa Jost · 3 years, 7 months ago
- 7422552 stdlib: Added LupioTTY to LupVBoard by Melissa Jost · 3 years, 5 months ago
- de4aa69 dev: Added new LupIO-TTY device by Laura Hinman · 3 years, 7 months ago
- be0a75e stdlib: Added LupioRNG to LupVBoard by Melissa Jost · 3 years, 5 months ago
- f432498 dev: Added new LupIO-RNG device by Melissa Jost · 3 years, 8 months ago
- be582b6 stdlib: Introduced new LupV Board by Melissa Jost · 3 years, 5 months ago
- ffabe59 dev: Introduced new LupV Platform by Melissa Jost · 3 years, 5 months ago
- cc87030 dev: Added new LupIO-RTC device by Laura Hinman · 3 years, 8 months ago
- df51612 scons,misc: Fix broken X86_MI_example build_opts by Bobby R. Bruce · 3 years, 4 months ago
- 9cabfd7 dev-hsa,gpu-compute: Properly assign DmaVirtDevices in py by Matthew Poremba · 3 years, 4 months ago
- e0d62e5 configs,mem-ruby: Remove reference to old GPU ptls by Matthew Poremba · 3 years, 4 months ago
- 82ef178 stdlib: Removing SingleChannelMemory by Mahyar Samani · 3 years, 4 months ago
- 664fdd7 arch-arm, dev-arm: Add currEL function to the ISA class by Giacomo Travaglini · 3 years, 4 months ago
- 2d8996a arch-arm: Remove currOpMode utility function by Giacomo Travaglini · 3 years, 4 months ago
- adaab74 arch-arm, dev-arm: Move inSecureState helper to ISA class by Giacomo Travaglini · 3 years, 4 months ago
- bebed85 dev-amdgpu: Hotfix variable initialization by Matthew Poremba · 3 years, 7 months ago
- a1c0436 base-stats: HDF5 calls with better compatibility by Chen Zou · 3 years, 4 months ago
- 883b8fe arch-arm,arch-sparc: Remove legacy stat for faults by Jason Lowe-Power · 3 years, 5 months ago
- d9b18b0 ext: Make gem5-SST Memory Size configurable from script by Giacomo Travaglini · 3 years, 4 months ago
- 404bf90 tests: Adding MultiChannelMemory to riscv-boot by Mahyar Samani · 3 years, 4 months ago
- d1b1b52 tests: Adding MultiChannelMemory to x86-boot-tests by Mahyar Samani · 3 years, 4 months ago
- d289817 test: Updating simple_traffic_run and adding tests by Mahyar Samani · 3 years, 4 months ago
- 2d0de8e stdlib: Adding clock_domain to GUPSGenerators by Mahyar Samani · 3 years, 4 months ago
- 2671c59 tests: Adding new test for traffic_gen by Mahyar Samani · 3 years, 4 months ago
- 998cc8e stdlib: Updated MuliChannelMemory constructor by Mahyar Samani · 3 years, 4 months ago
- cf7ce21 tests: Add a nightly test for SST integration. by Hoa Nguyen · 3 years, 5 months ago
- b1f3ca4 stdlib: Add X86DemoBoard by Bobby R. Bruce · 3 years, 4 months ago
- 331be22 scons,misc: Update default X86 protocol to MESI_Two_Level by Bobby R. Bruce · 3 years, 4 months ago
- 35362d1 arch: Delete the decoder.hh switching header file. by Gabe Black · 3 years, 5 months ago
- 5073298 cpu: Stop including arch/decoder.hh. by Gabe Black · 3 years, 5 months ago
- 25d36c8 arch,cpu: Turn the Decoder objects into SimObjects. by Gabe Black · 3 years, 5 months ago
- 3e76683 arch,cpu: Stop using TheISA::Decoder in most places. by Gabe Black · 3 years, 5 months ago
- 3d52a0e arch: Make the decoder decode() method virtual. by Gabe Black · 3 years, 5 months ago
- ce60dc8 arch: Make the decoder moreBytes method virtual. by Gabe Black · 3 years, 5 months ago
- 792745f arch: Make the decoder takeOverFrom method virtual. by Gabe Black · 3 years, 5 months ago
- 4ed7341 cpu-minor: Ensure the pc in BranchData is always set. by Gabe Black · 3 years, 4 months ago
- fb2f99c cpu-minor: Get rid of the MinorDynInst::init function. by Gabe Black · 3 years, 4 months ago
- b65272e arch: Remove "process()" from the Decoder interface. by Gabe Black · 3 years, 5 months ago
- 81fa62f arch: Make the decoder reset() method virtual. by Gabe Black · 3 years, 5 months ago
- 5e7c964 arch: Promote outOfBytes/needMoreBytes to the InstDecoder class. by Gabe Black · 3 years, 5 months ago
- 29950b8 arch: Promote instReady to the base InstDecoder class. by Gabe Black · 3 years, 5 months ago
- 21d7ae9 arch: Implement StaticInst::advancePC(ThreadContext *) for the ISAs. by Gabe Black · 3 years, 5 months ago
- 0f90b7c cpu: Add a StaticInst::advancePC which takes a ThreadContext. by Gabe Black · 3 years, 5 months ago
- 7216fc8 cpu-simple: Use a local temporary for the PC in preExecute. by Gabe Black · 3 years, 5 months ago
- 848746b tests: Disable failing tests until root cause determined by Bobby R. Bruce · 3 years, 4 months ago
- a8cd6bc tests: Update nightly.sh to separate compile and run threads by Bobby R. Bruce · 3 years, 4 months ago
- 353d206 scons: CheckLinkFlag() only adds to flags if test succeeds by Arun Rodrigues · 3 years, 4 months ago
- 56c57db ext: Update ext/sst/INSTALL.md by Hoa Nguyen · 3 years, 4 months ago
- 9fcafef arch-sparc: Fix a bug in SparcNativeTrace::check. by Gabe Black · 3 years, 4 months ago
- a17eb86 arch: Remove the pcstate.hh switching header file. by Gabe Black · 3 years, 6 months ago
- 2805f3d misc: Stop including arch/pcstate.hh. by Gabe Black · 3 years, 6 months ago
- 7d00ef8 arch: Rename PCStateCommon to PCStateWithNext. by Gabe Black · 3 years, 5 months ago
- 9f2fa6c arch,cpu: Make branching() a virtual member of PCStateBase. by Gabe Black · 3 years, 6 months ago
- f8b8ab9 arch: Make the advance() method virtual and in PCStateBase. by Gabe Black · 3 years, 6 months ago
- b1716fb arch,cpu-minor: Make the uReset method virtual in PCStateBase. by Gabe Black · 3 years, 6 months ago
- e75ae45 arch,cpu: Use PCStateBase for decoder methods. by Gabe Black · 3 years, 6 months ago
- f315461 arch,cpu: Stop using and remove ThreadContext::instAddr. by Gabe Black · 3 years, 6 months ago
- 9d79b75 cpu: Eliminate the ThreadContext::microPC method. by Gabe Black · 3 years, 6 months ago