Commit Graph

  • bc9bbc10f0 gpu-compute: Change kernel-based exit location (#184) Matthew Poremba 2023-08-16 07:38:12 -07:00
  • f6d44ac7b3 fastmodel: Add option to retry licence server connection. (#183) Andreas Sandberg 2023-08-16 10:08:59 +01:00
  • 9ee400ff92 mem: Port trace in xbar when address error (#180) Bobby R. Bruce 2023-08-15 23:27:17 -07:00
  • 954328fa28 mem: Fixing memory size type issue in port proxy. (#185) Bobby R. Bruce 2023-08-15 21:43:42 -07:00
  • d869018226 mem: Fixing memory size type issue in port proxy. Mahyar Samani 2023-08-15 12:37:11 -07:00
  • df4739929d gpu-compute: Change kernel-based exit location Matthew Poremba 2023-07-28 11:51:11 -05:00
  • 3ea7a792b0 fastmodel: Add option to retry licence server connection. Nicolas Boichat 2023-07-20 12:31:43 +00:00
  • 96d80a41d2 mem: dump out port trace when address decode error Yan Lee 2023-08-15 00:25:38 -07:00
  • b01590fdf4 mem: port: add getTraceInString() method Yan Lee 2023-08-15 00:40:29 -07:00
  • 5edb760414 mem: port: add address value in the port trace Yan Lee 2023-08-15 00:31:57 -07:00
  • f29bfc0640 misc: Sync GitHub Workflow files from develop to stable (#179) Bobby R. Bruce 2023-08-14 11:18:14 -07:00
  • 90459612f5 misc: Sync GitHub Workflow files from develop to stable Bobby R. Bruce 2023-08-11 16:19:21 -07:00
  • 576e8c1897 misc: Move inform to get_default_kernel_args() and fix formatting Leo Redivo 2023-08-11 15:07:41 -07:00
  • b19d4beeb8 tests: Removed mips checkpoint tests Harshil Patel 2023-08-11 09:00:11 -07:00
  • 41dcd3c5d5 misc: Add continue-on-error to matrix runs (#175) Bobby R. Bruce 2023-08-11 07:39:25 -07:00
  • fa918f61d1 tests: Move replacement policy and simulator config files (#173) Bobby R. Bruce 2023-08-11 07:39:06 -07:00
  • 6835f06657 misc: Minor release v23.0.1.0 (#174) Bobby R. Bruce 2023-08-11 02:08:41 -07:00
  • cfea9afae3 misc: Update MAINTAINERS.yaml (#155) Bobby R. Bruce 2023-08-11 02:05:26 -07:00
  • b08bc5ff56 misc: Add continue-on-error to matrix runs Melissa Jost 2023-08-10 16:58:22 -07:00
  • 912b7c06dd tests: Move replacement policy and simulator config files Melissa Jost 2023-08-10 16:37:25 -07:00
  • 6ca9435961 misc: Add Matt P. as maintainer to requested tags Bobby R. Bruce 2023-08-10 15:52:00 -07:00
  • a41c6f8d84 misc: Remove PMC/Maintainers list from MAINTAINERS.yaml Bobby R. Bruce 2023-08-10 15:48:05 -07:00
  • 557d532bc3 misc: Add Jason Lowe-Power as website expert Bobby R. Bruce 2023-08-10 15:46:02 -07:00
  • 77e63b6a6c cpu-o3: bugfix of rename squash when SMT (#172) Bobby R. Bruce 2023-08-10 15:29:51 -07:00
  • b88e60ff28 cpu: Fix segment fault when using debug flags Branch (#169) Jason Lowe-Power 2023-08-10 08:33:48 -07:00
  • 03c2b4692c cpu-o3: bugfix of rename squash when SMT He, Wenjian 2023-08-05 22:09:08 +08:00
  • f54777419d cpu: Fix ?: error due to different type Roger Chang 2023-08-10 14:35:19 +08:00
  • 81e3bfcdc3 cpu: Update src/cpu/pred/bpred_unit.cc rogerchang23424 2023-08-10 07:21:17 +08:00
  • da87f65e4a Updating weekly.sh to use mmapped version of FW James Braun 2023-08-09 23:05:58 -05:00
  • 97e55fc173 cpu: Fix segment fault when using debug flags Branch Roger Chang 2023-08-09 15:40:37 +08:00
  • c8239cca6d misc: Merge develop .github into stable (#168) Bobby R. Bruce 2023-08-09 13:48:14 -07:00
  • 4cac85cb80 arch-riscv: Add checking CSR condition for RVV instructions (#170) Bobby R. Bruce 2023-08-09 13:47:56 -07:00
  • 42c2ed6c2d arch-riscv: Add condition for setting misa and mstatus CSR Roger Chang 2023-08-09 17:07:54 +08:00
  • 43adc5309a arch-riscv: Add Illegal Instruction Fault Condition for RVV Config Roger Chang 2023-08-09 16:46:57 +08:00
  • 85549842c7 arch-riscv: Add Illegal Instruction Fault Condition for Mem RVV Roger Chang 2023-08-09 16:39:13 +08:00
  • c18e43a0ab arch-riscv: Add Illegal Instruction Fault Condition for Arith RVV Roger Chang 2023-08-09 16:35:19 +08:00
  • a880ff1e15 tests: Updated directory structure Harshil Patel 2023-08-08 13:38:56 -07:00
  • df60826fa3 misc: Merge develop .github into stable Bobby R. Bruce 2023-08-08 13:01:30 -07:00
  • 572c6bc1bb misc: Update where runners are cleaned in workflow files (#163) Bobby R. Bruce 2023-08-08 12:42:24 -07:00
  • a903ff43f2 tests: Add checkpoint tests for all ISAs Harshil Patel 2023-08-08 09:40:07 -07:00
  • faed0d3f6d tests: Temporarily cease using PARSEC disk image in tests (#164) Bobby R. Bruce 2023-08-08 00:24:25 -07:00
  • dc31883a2d tests: Update resource downloading test to skip x86-parsec Bobby R. Bruce 2023-08-07 15:15:48 -07:00
  • b86bc7b1ed tests: Add '--skip' arg to "download_check.py" Bobby R. Bruce 2023-08-07 15:05:33 -07:00
  • f21c5d0d78 tests: Disable PARSEC benchmark tests Bobby R. Bruce 2023-08-07 14:53:26 -07:00
  • 8b6912f331 misc: Update where runners are cleaned in workflow files Melissa Jost 2023-08-07 14:59:23 -07:00
  • 5200d9ca3d misc: Refactor weekly-tests.yaml (#160) Bobby R. Bruce 2023-08-07 14:39:21 -07:00
  • bc2cabbeb5 Merge branch 'develop' into clean-weeklies Melissa Jost 2023-08-07 11:32:18 -07:00
  • eb541da32c misc: Refactor weekly-tests.yaml Melissa Jost 2023-08-04 16:57:57 -07:00
  • 4114114bed tests: Refactor test configs (#156) Bobby R. Bruce 2023-08-07 11:18:18 -07:00
  • effca10cb4 tests: Add switcheroo.py to fs configs directory Melissa Jost 2023-08-04 17:56:56 -07:00
  • bd6a1f5b4b Merge branch 'develop' into refactor-test-configs Melissa Jost 2023-08-04 14:52:52 -07:00
  • 3d39bc160c misc: Fix daily tests (#158) Bobby R. Bruce 2023-08-04 14:38:12 -07:00
  • 4376e5fa9f tests: Add checkpoint.py to fs tests directory Melissa Jost 2023-08-04 14:19:49 -07:00
  • cf1678f43f misc: Fix pre-commit formatting issues Leo Redivo 2023-08-04 13:08:41 -07:00
  • 7a9f7f51ae arch-riscv: Implemented zicbom/zicboz extensions for RISC V (#137) Jason Lowe-Power 2023-08-04 11:39:34 -07:00
  • ed44df5d02 util: fix cpt upgrader for rvv changes in PR #83 (#115) Jason Lowe-Power 2023-08-04 11:35:28 -07:00
  • f777cc143c util: fix cpt upgrader for rvv changes in PR #83 Adrià Armejach 2023-07-24 12:58:36 +02:00
  • 14c25a383c arch-riscv: Implemented zicbom/zicboz extensions for RISC V zmckevitt 2023-06-29 23:23:02 +00:00
  • 6e39f2097d tests: download_check.py to rm each resource after check (#152) Bobby R. Bruce 2023-08-03 17:28:58 -07:00
  • e7c8a12349 misc: Fix daily tests Melissa Jost 2023-08-03 17:00:07 -07:00
  • 0ff485f7d0 stdlib, resources: fixed style issue in isa.hh (#149) Jason Lowe-Power 2023-08-03 16:52:52 -07:00
  • 2bef8efb94 stdlib, resources: Fixed keyerror: 'is_zipped' bug (#153) Bobby R. Bruce 2023-08-03 16:01:07 -07:00
  • 298b1fafb4 misc: Update test names in daily and weekly yaml files Melissa Jost 2023-08-02 15:07:33 -07:00
  • 23f78159ec misc: Add 'experts' field to MAINTAINERS.yaml Bobby R. Bruce 2023-08-03 14:14:20 -07:00
  • 3f1518a1c2 misc: Update subsystem maintainers in MAINTAINERS.yaml Bobby R. Bruce 2023-08-03 13:57:59 -07:00
  • 5e6095fecc misc: Update MAINTAINERS.yaml documentation comment Bobby R. Bruce 2023-08-03 13:02:25 -07:00
  • 23f5535ef5 Merge branch 'develop' into riscv-fix-style Harshil Patel 2023-08-03 13:32:53 -07:00
  • 5cfac2cc94 stdlib: Fixed stype issue pcstate.hh Harshil Patel 2023-08-03 13:04:17 -07:00
  • a25ca04851 stdlib, resources: Fixed keyerror: 'is_zipped' bug Harshil Patel 2023-08-03 10:59:11 -07:00
  • 0855c58538 tests: download_check.py to rm each resource after check Bobby R. Bruce 2023-08-02 18:56:02 -07:00
  • 5eda9fe2ca arch-riscv: Relation chain on RVV support (#83) Jason Lowe-Power 2023-08-03 07:31:08 -07:00
  • fbcf50befd stdlib,resources: Enable loading of local Resources data via JSON file path (#150) Bobby R. Bruce 2023-08-02 15:49:47 -07:00
  • 3bf92d0e0b tests: Update layout of testing directory Melissa Jost 2023-05-05 10:13:14 -07:00
  • 7ff67459b6 tests: Add READMEs to the testing directory Melissa Jost 2023-05-05 10:09:50 -07:00
  • 57fff0221b tests: Unify testing directory names Melissa Jost 2023-05-05 11:30:03 -07:00
  • 51d492487e stdlib: stlye fix rv_type to _rvType in isa.hh and isa.cc Harshil Patel 2023-08-02 12:25:46 -07:00
  • 884d62b33a arch-riscv: Make vset*vl* instructions serialize Adrià Armejach 2023-08-02 14:05:21 +02:00
  • 98d68a7307 arch-riscv: Improve style Jason Lowe-Power 2023-07-28 09:46:21 -07:00
  • af1b2ec2d5 arch-riscv: Add fatal if RVV used with o3 or minor Jason Lowe-Power 2023-07-28 09:44:28 -07:00
  • ae651f4de1 configs: update riscv restore checkpoint test Adrià Armejach 2023-07-21 18:36:48 +02:00
  • a9f9c4d6d3 arch-riscv: Add risc-v vector ext v1.0 arith insts support Xuan Hu 2023-02-27 21:31:22 +08:00
  • 91b1d50f59 arch-riscv: Add risc-v vector ext v1.0 mem insts support Xuan Hu 2023-02-21 12:58:30 +08:00
  • e14e066fde arch-riscv: Add risc-v vector ext v1.0 vset insts support Xuan Hu 2023-02-21 11:48:54 +08:00
  • 73892c9b47 arch-riscv: Add risc-v vector regs and configs Xuan Hu 2023-03-21 13:11:01 +08:00
  • 32b7ffc454 stdlib: fixed warning message Harshil Patel 2023-08-01 17:22:35 -07:00
  • 052c870058 New function to kernel_disk_workload to allow new disk device location leoredivo 2023-08-01 16:51:36 -07:00
  • d96df40253 stdlib: Added support for JSON via env variables. Harshil Patel 2023-08-01 16:22:44 -07:00
  • dceabe5fda dev-amdgpu: Support for ROCm 5.4+ and MI200 (#141) Bobby R. Bruce 2023-07-31 10:24:46 -07:00
  • 4ee6dbc330 mem: Minor typo fix in packet.hh (#143) Jason Lowe-Power 2023-07-31 10:01:50 -07:00
  • f8490e4681 configs: Only require MMIO trace for Vega10 Matthew Poremba 2023-07-19 15:37:14 -05:00
  • 3589a4c11f arch-vega: Implement translate further Matthew Poremba 2023-07-19 15:39:51 -05:00
  • 3b35e73eb8 dev-amdgpu: Implement SDMA constant fill Matthew Poremba 2023-07-19 15:26:02 -05:00
  • 618b2a60de arch-vega, dev-amdgpu: Fix for memory leaks (#129) Matthew Poremba 2023-07-30 10:48:17 -07:00
  • b35c2ba8c5 arch-vega: Fix vop2Helper scalar support (#142) Matthew Poremba 2023-07-30 10:47:36 -07:00
  • ede4d89a83 arch-vega, dev-amdgpu: Fix for memory leaks Ranganath (Bujji) Selagamsetty 2023-07-26 17:27:05 -05:00
  • 81cc57b828 gpu-compute: "<random>" -> "base/random.hh" in testers/gpu... (#140) Jason Lowe-Power 2023-07-28 16:54:24 -07:00
  • 3f2899a7a8 mem: Minor typo fix in packet.hh Ranganath (Bujji) Selagamsetty 2023-07-28 17:26:06 -05:00
  • 6b020ed033 arch-x86: Move CPUID values to python (#113) Matthew Poremba 2023-07-28 14:52:13 -07:00
  • 08a3762a14 gpu-compute: Add warn for random_seed == 0 case Bobby R. Bruce 2023-07-28 10:02:04 -07:00
  • 48ac1ea38d gpu-compute: "<random>" -> "base/random.hh" in testers/gpu... Bobby R. Bruce 2023-07-28 01:01:50 -07:00