2021-02-01 |
Earl Ou | util: Fix packet parser for Python3 |
commit | commitdiff | tree |
2021-02-01 |
Yu-hsin Wang | systemc: set Gem5ToTlmBridge blockingRrequest with... |
commit | commitdiff | tree |
2021-01-31 |
Gabe Black | arch-x86: Fix style in arch/x86/types.hh. |
commit | commitdiff | tree |
2021-01-31 |
Kyle Roarty | dev-hsa: Add missing include to hsa_driver.hh |
commit | commitdiff | tree |
2021-01-31 |
Gabe Black | arch: Stop using switching header files in ISA specific... |
commit | commitdiff | tree |
2021-01-31 |
Gabe Black | arch: Correct style in the ISA base class. |
commit | commitdiff | tree |
2021-01-31 |
Sooraj Puthoor | dev-hsa: enable interruptible hsa signal support |
commit | commitdiff | tree |
2021-01-30 |
Gabe Black | sim: Eliminate the generic PseudoInstABI. |
commit | commitdiff | tree |
2021-01-30 |
Giacomo Travaglini | ext: Replace Queue.Empty with queue.empty |
commit | commitdiff | tree |
2021-01-29 |
Giacomo Travaglini | configs: Use MmioVirtIO for disk image in baremetal.py |
commit | commitdiff | tree |
2021-01-29 |
Gabe Black | arch-arm: Fix style in decoder.hh. |
commit | commitdiff | tree |
2021-01-29 |
Gabe Black | base: Style fixes in base/refcnt.hh |
commit | commitdiff | tree |
2021-01-29 |
Cui Jin | arch-riscv: fix unintentionally CSR bit overwritten... |
commit | commitdiff | tree |
2021-01-28 |
Gabe Black | arch,base,mem,sim: Fix style in base/types.hh and remov... |
commit | commitdiff | tree |
2021-01-27 |
Tong Shen | arch-x86: implement POPCNT instruction. |
commit | commitdiff | tree |
2021-01-27 |
Andreas Sandberg | arch, mem, cpu, systemc: Remove Python 2.7 glue code |
commit | commitdiff | tree |
2021-01-27 |
Andreas Sandberg | tests: Remove Python 2.7 glue code |
commit | commitdiff | tree |
2021-01-27 |
Andreas Sandberg | tests: Remove Python 2.7 glue code from testlib |
commit | commitdiff | tree |
2021-01-27 |
Richard Cooper | sim: Fix compilation error for debug builds. |
commit | commitdiff | tree |
2021-01-27 |
Hoa Nguyen | cpu,mem,sim: Use ADD_STAT macro where possible |
commit | commitdiff | tree |
2021-01-27 |
Giacomo Travaglini | dev: Fix reset of virtio devices |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | arch-x86: Delete some unused register related constants. |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | arch-mips: Delete unused register related constants. |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | cpu: Style fixes in cpu/reg_class.hh. |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | arch-x86: Fix style in plain C++ StaticInst base classes. |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | base: Make the default checkBpLen method return true. |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | base: Delete the unused RemoteGDB::(set|clear)TempBreak... |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | cpu: Style fixes in cpu/exec_context.hh and thread_cont... |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | arch-x86,cpu: Don't use aliases to hide TheISA::. |
commit | commitdiff | tree |
2021-01-27 |
Gabe Black | base,cpu,sim: Stop "using namespace TheISA". |
commit | commitdiff | tree |
2021-01-26 |
Gabe Black | dev: Set the "status" field of the HDLCD device tree... |
commit | commitdiff | tree |
2021-01-26 |
Andreas Sandberg | util: Remove Python 2.7 glue code |
commit | commitdiff | tree |
2021-01-26 |
Andreas Sandberg | configs: Remove Python 2.7 glue code |
commit | commitdiff | tree |
2021-01-26 |
Andreas Sandberg | sim: Use the Temperature type in power/thermal models |
commit | commitdiff | tree |
2021-01-26 |
Giacomo Travaglini | dev-arm: Instantiate Generic Watchdog in Foundation... |
commit | commitdiff | tree |
2021-01-26 |
Giacomo Travaglini | dev-arm: Implement Generic Watchdog |
commit | commitdiff | tree |
2021-01-26 |
Giacomo Travaglini | dev-arm: A SystemCounterListener doesn't have to be... |
commit | commitdiff | tree |
2021-01-26 |
Giacomo Travaglini | dev-arm: Add a PL111 to the VExpress_GEM5_Foundation |
commit | commitdiff | tree |
2021-01-26 |
Giacomo Travaglini | dev-arm: Add a fake SP810 to the VExpress_GEM5_Foundation |
commit | commitdiff | tree |
2021-01-26 |
Giacomo Travaglini | system-arm: Enabled HDLcd by default in DTS |
commit | commitdiff | tree |
2021-01-26 |
Giacomo Travaglini | dev-arm, system-arm: Remove HDLcd from VExpress_GEM5_VX... |
commit | commitdiff | tree |
2021-01-26 |
Gabe Black | riscv: Export the system call ABI for use in gem5 ops. |
commit | commitdiff | tree |
2021-01-26 |
Andreas Sandberg | python: Require a unit in anyToFrequency and anyToLatency |
commit | commitdiff | tree |
2021-01-26 |
Andreas Sandberg | sim: Use the Temperature param type |
commit | commitdiff | tree |
2021-01-26 |
Andreas Sandberg | base, python: Add a Temperature type and associated... |
commit | commitdiff | tree |
2021-01-26 |
Gabe Black | arch-arm: Don't use TheISA in the ARM implementation. |
commit | commitdiff | tree |
2021-01-26 |
Jiasen | configs: Added list types of replacement policy. |
commit | commitdiff | tree |
2021-01-25 |
Giacomo Travaglini | system-arm: Move display node into a shared DTS file |
commit | commitdiff | tree |
2021-01-25 |
Andreas Sandberg | python: Refactor toNum to support a selection of units |
commit | commitdiff | tree |
2021-01-25 |
Gabe Black | cpu: Eliminate the empty cpu/exec_context.cc. |
commit | commitdiff | tree |
2021-01-25 |
Gabe Black | arch-power: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-25 |
Giacomo Travaglini | arch-arm: Add set_reg_idx_arr to SveStructMemSIMicroopD... |
commit | commitdiff | tree |
2021-01-25 |
Earl Ou | systemc: remove pipe through flag in TLM extension |
commit | commitdiff | tree |
2021-01-24 |
Andreas Sandberg | tests: Add Python unit tests for m5.util.convert |
commit | commitdiff | tree |
2021-01-24 |
Andreas Sandberg | sim: Consistently use ISO prefixes |
commit | commitdiff | tree |
2021-01-24 |
Andreas Sandberg | python: Consistently use ISO prefixes |
commit | commitdiff | tree |
2021-01-24 |
Andreas Sandberg | arch-arm, dev-arm: Consistently use ISO prefixes |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | tests: Stop "using namespace std" in unittest/. |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | misc: Stop "using namespace std" in protoio.cc. |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | cpu: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | arch-arm: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | arch-sparc: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | arch-mips: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | arch-riscv: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | arch-x86: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Giacomo Travaglini | arch-arm: Fix Compare and Swap Pair instructions |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | mem: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | dev: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | sim: Stop "using namespace std" |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | base: Stop "using namespace std". |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | base: Style fixes in cprintf related files. |
commit | commitdiff | tree |
2021-01-23 |
Gabe Black | tests: Fix building of unittest/stattest.cc. |
commit | commitdiff | tree |
2021-01-22 |
Tong Shen | arch-x86: implement PSHUFB SSE instruction. |
commit | commitdiff | tree |
2021-01-22 |
Andreas Sandberg | mem: Consistently use ISO prefixes |
commit | commitdiff | tree |
2021-01-22 |
Jiayi Huang | sim-se: Handle simultaneous page faults in SE-mode... |
commit | commitdiff | tree |
2021-01-22 |
Andreas Sandberg | scons: Remove Python 2.7 compatibility code |
commit | commitdiff | tree |
2021-01-22 |
Andreas Sandberg | python: Remove Python 2.7 compatibility code |
commit | commitdiff | tree |
2021-01-22 |
Andreas Sandberg | dev: Consistently use ISO prefixes |
commit | commitdiff | tree |
2021-01-22 |
Ciro Santilli | sim,base: make checkpointMapIn warn if an unknown key... |
commit | commitdiff | tree |
2021-01-22 |
Andreas Sandberg | configs: Weed out old port terminology in Arm examples |
commit | commitdiff | tree |
2021-01-22 |
Andreas Sandberg | configs: Remove Python 2 compatibility code in Arm... |
commit | commitdiff | tree |
2021-01-22 |
Andreas Sandberg | arch-arm, dev-arm: Remove Python 2 compatibility code |
commit | commitdiff | tree |
2021-01-21 |
Kyle Roarty | gpu-compute: Simplify LGKM decrementing for Flat instru... |
commit | commitdiff | tree |
2021-01-21 |
Philip Metzler | base: Fix unsigned underflow mishandling. |
commit | commitdiff | tree |
2021-01-21 |
Hoa Nguyen | dev: Fixing EtherDevice stats initialization order |
commit | commitdiff | tree |
2021-01-20 |
Gabe Black | riscv: Get rid of some unused constants. |
commit | commitdiff | tree |
2021-01-20 |
Gabe Black | arm: Use the "reg" ABI for gem5 ops. |
commit | commitdiff | tree |
2021-01-20 |
Andreas Sandberg | python: Fix incorrect prefixes is m5.utils.convert |
commit | commitdiff | tree |
2021-01-20 |
Andreas Sandberg | sim: Don't serialise params in thermal models |
commit | commitdiff | tree |
2021-01-20 |
Andreas Sandberg | sim: Thermal model style fixes |
commit | commitdiff | tree |
2021-01-20 |
Ayaz Akram | arch-riscv,util: Add m5op.S for riscv to enable pseudo... |
commit | commitdiff | tree |
2021-01-19 |
Gabe Black | arm: Export the mostly generic syscall ABI. |
commit | commitdiff | tree |
2021-01-19 |
Giacomo Travaglini | tests: Fix syntax error in cpu_tests/test.py |
commit | commitdiff | tree |
2021-01-19 |
Adrian Herrera | configs: MemConfig, add QoSMemSinkCtrl support |
commit | commitdiff | tree |
2021-01-19 |
Gabe Black | tests: Stop using memcmp in the circlebuf test. |
commit | commitdiff | tree |
2021-01-19 |
Daniel R. Carvalho | base: Rename Flags::update as Flags::replace |
commit | commitdiff | tree |
2021-01-19 |
Daniel R. Carvalho | base: Remove dubious/unused Flags functions |
commit | commitdiff | tree |
2021-01-19 |
Daniel R. Carvalho | base: Add unit tests for flags.hh |
commit | commitdiff | tree |
2021-01-19 |
Gabe Black | arch: Fix the code that computes MaxMiscDestReg. |
commit | commitdiff | tree |
2021-01-19 |
Gabe Black | cpu: Remove the default, globally sized index arrays... |
commit | commitdiff | tree |
next |