[gem5-dev] Change in gem5/gem5[develop]: python,util: Pull CXX config generation code out of SimObject.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49451 ) Change subject: python,util: Pull CXX config generation code out of SimObject. .. python,util: Pull CXX config generation

[gem5-dev] Change in gem5/gem5[develop]: scons,sim: Eliminate the generated cxx_config/init.cc file.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49455 ) ( 33 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons,sim: Eliminate the generated

[gem5-dev] Change in gem5/gem5[develop]: scons: Handle most SimObject work right within SimObject().

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49454 ) ( 33 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Handle most SimObject work right within

[gem5-dev] Change in gem5/gem5[develop]: python,util: Pull enum hh|cc generation out of the MetaEnum class.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49452 ) ( 33 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: python,util: Pull enum hh|cc generation out of

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Update FLAT memory access helpers to support LDS

2022-01-12 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55465 ) Change subject: arch-vega: Update FLAT memory access helpers to support LDS .. arch-vega: Update FLAT memory

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Fix MUBUF out-of-bounds case 1

2022-01-12 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55464 ) Change subject: arch-vega: Fix MUBUF out-of-bounds case 1 .. arch-vega: Fix MUBUF out-of-bounds case 1

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Free dest registers in non-memory Load DS insts

2022-01-12 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55463 ) Change subject: arch-vega: Free dest registers in non-memory Load DS insts .. arch-vega: Free dest registers

[gem5-dev] Change in gem5/gem5[develop]: cpu-simple: Convert invalid access assertions to panic()

2022-01-12 Thread Alex Richardson (Gerrit) via gem5-dev
Alex Richardson has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55203 ) Change subject: cpu-simple: Convert invalid access assertions to panic() .. cpu-simple: Convert invalid access

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Add decoder syntax for fixed segment registers.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55445 ) Change subject: arch-x86: Add decoder syntax for fixed segment registers. .. arch-x86: Add decoder syntax for

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Overhaul how address size is handled, particularly for stack.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55443 ) Change subject: arch-x86: Overhaul how address size is handled, particularly for stack. .. arch-x86: Overhaul

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Fix disassembly of fixed register macroops.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55444 ) Change subject: arch-x86: Fix disassembly of fixed register macroops. .. arch-x86: Fix disassembly of fixed

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Split out and implement INT for real mode.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55449 ) Change subject: arch-x86: Split out and implement INT for real mode. .. arch-x86: Split out and implement INT for

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Implement the PUSH instruction for segment selectors.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55446 ) Change subject: arch-x86: Implement the PUSH instruction for segment selectors. .. arch-x86: Implement the

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Hook up the PUSH segment selector insts in the decoder.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55447 ) Change subject: arch-x86: Hook up the PUSH segment selector insts in the decoder. .. arch-x86: Hook up the

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: In the LVT in the local APIC, start with all entries masked.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55451 ) Change subject: arch-x86: In the LVT in the local APIC, start with all entries masked. .. arch-x86: In the LVT

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Keep all the IOAPIC entries masked at startup.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55452 ) Change subject: arch-x86: Keep all the IOAPIC entries masked at startup. .. arch-x86: Keep all the IOAPIC entries

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Implement real mode far ret.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55450 ) Change subject: arch-x86: Implement real mode far ret. .. arch-x86: Implement real mode far ret. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Implement IRET for real mode.

2022-01-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/55448 ) Change subject: arch-x86: Implement IRET for real mode. .. arch-x86: Implement IRET for real mode. The IRET

[gem5-dev] Change in gem5/gem5[develop]: dev-arm: Mask el2_watchdog in VExpressFastmodel platform

2022-01-12 Thread Yu-hsin Wang (Gerrit) via gem5-dev
Yu-hsin Wang has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55306 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: dev-arm: Mask el2_watchdog in VExpressFastmodel

[gem5-dev] Change in gem5/gem5[develop]: fastmodel: Fix cluster build failed

2022-01-12 Thread Yu-hsin Wang (Gerrit) via gem5-dev
Yu-hsin Wang has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55305 ) ( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: fastmodel: Fix cluster build failed