[gem5-dev] Change in gem5/gem5[develop]: arch-x86,dev: Use INTA to get the vector for the IO APIC.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55695 ) Change subject: arch-x86,dev: Use INTA to get the vector for the IO APIC. .. arch-x86,dev: Use INTA to get the vector for the

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Implement the LINT0 pin for the LAPIC.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55696 ) Change subject: arch-x86: Implement the LINT0 pin for the LAPIC. .. arch-x86: Implement the LINT0 pin for the LAPIC. This pi

[gem5-dev] Change in gem5/gem5[develop]: arch-x86,dev: Add an INTA like transaction for I8259.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55694 ) Change subject: arch-x86,dev: Add an INTA like transaction for I8259. .. arch-x86,dev: Add an INTA like transaction for I8259

[gem5-dev] Change in gem5/gem5[develop]: arch-x86,dev: Use default initializers in the I8259.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55697 ) Change subject: arch-x86,dev: Use default initializers in the I8259. .. arch-x86,dev: Use default initializers in the I8259.

[gem5-dev] Change in gem5/gem5[develop]: arch-x86,dev: Make the I8259::getVector method protected.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55698 ) Change subject: arch-x86,dev: Make the I8259::getVector method protected. .. arch-x86,dev: Make the I8259::getVector method p

[gem5-dev] Jenkins build is back to normal : compiler-checks #167

2022-03-11 Thread jenkins-no-reply--- via gem5-dev
See ___ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-dev] Jenkins build is back to normal : nightly #158

2022-03-11 Thread jenkins-no-reply--- via gem5-dev
See ___ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-dev] Change in gem5/gem5[develop]: tests,testlib: Add tests for gem5.runtime.get_runtime_isa()

2022-03-11 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57510 ) Change subject: tests,testlib: Add tests for gem5.runtime.get_runtime_isa() .. tests,testlib: Add tests for gem5.

[gem5-dev] Change in gem5/gem5[develop]: tests: Add the 'constants.all_compiled_tag'

2022-03-11 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57509 ) Change subject: tests: Add the 'constants.all_compiled_tag' .. tests: Add the 'constants.all_compiled_tag' This

[gem5-dev] Change in gem5/gem5[develop]: scons: Move the build of ext/ into the variant dirs.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/56750 ) Change subject: scons: Move the build of ext/ into the variant dirs. .. scons: Move the build of ext/ into the variant dirs.

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Use inline initializers for members of Interrupts.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55693 ) Change subject: arch-x86: Use inline initializers for members of Interrupts. .. arch-x86: Use inline initializers for members

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Subtract the base from the PC when entering faults.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55690 ) Change subject: arch-x86: Subtract the base from the PC when entering faults. .. arch-x86: Subtract the base from the PC w

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Get rid of the soft int Fault class.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55689 ) Change subject: arch-x86: Get rid of the soft int Fault class. .. arch-x86: Get rid of the soft int Fault class. This was ne

[gem5-dev] Change in gem5/gem5[develop]: dev,arch-x86: Create an x86 QEMU fw cfg, and an E820 entry type.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/55628 ) Change subject: dev,arch-x86: Create an x86 QEMU fw cfg, and an E820 entry type. .. dev,arch-x86: Create an x86 QEMU fw cf

[gem5-dev] Build failed in Jenkins: weekly #32

2022-03-11 Thread jenkins-no-reply--- via gem5-dev
See Changes: [gabe.black] arch: Consolidate most of the RegVal based operands into a base class. [gabe.black] arch: Put operand properties into an object constructed with the list. [gabe.black] arch: Add desc subclasses fo

[gem5-dev] Re: Build failed in Jenkins: nightly #157

2022-03-11 Thread Bobby Bruce via gem5-dev
Our compiler tests also failed with a docker error: https://jenkins.gem5.org/job/compiler-checks/166/console I'm guessing the Nightly tests momentarily killed the Docker service and caused the compiler tests to fail? -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web: ht

[gem5-dev] Re: Build failed in Jenkins: nightly #157

2022-03-11 Thread Jason Lowe-Power via gem5-dev
I spent some time looking into this I'm not sure what's going on. I don't *think* we're running out of memory (at least, dmesg doesn't say we ran out of memory). I'm trying to figure out if maybe docker is configured to kill processes when they use "too much" memory (for some definition of too

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Define ESR.ISS field as a SubBitUnion

2022-03-11 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57489 ) Change subject: arch-arm: Define ESR.ISS field as a SubBitUnion .. arch-arm: Define ESR.ISS field as a Sub

[gem5-dev] Build failed in Jenkins: nightly #157

2022-03-11 Thread jenkins-no-reply--- via gem5-dev
See Changes: [gabe.black] arch-x86: Use the new operand desc classes in the ISA description. [gabe.black] arch: Create a new operand desc type which takes a class as a parameter. [gabe.black] arch-riscv: Use the OperandDe

[gem5-dev] Build failed in Jenkins: compiler-checks #166

2022-03-11 Thread jenkins-no-reply--- via gem5-dev
See Changes: [gabe.black] arch-x86: Use the new operand desc classes in the ISA description. [gabe.black] arch: Create a new operand desc type which takes a class as a parameter. [gabe.black] arch-riscv: Use the

[gem5-dev] Change in gem5/gem5[develop]: arch: Update the default "func" value in the ISA parser.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49735 ) ( 60 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Update the default "func" value in the ISA

[gem5-dev] Change in gem5/gem5[develop]: arch: Delete now unused operand types.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49734 ) ( 60 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Delete now unused operand types. ..

[gem5-dev] Change in gem5/gem5[develop]: arch: Pass through the actual base class in OperandDesc.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57449 ) ( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Pass through the actual base class in Operan

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove support for lists in def operands.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49733 ) ( 60 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Remove support for lists in def operands. .

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Use the OperandDesc classes in the ISA description.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49732 ) ( 60 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch-sparc: Use the OperandDesc classes in the ISA

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Use the OperandDesc classes in the ISA description.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49730 ) ( 14 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch-power: Use the OperandDesc classes in the ISA

[gem5-dev] Change in gem5/gem5[develop]: arch-mips: Use the OperandDesc classes in the ISA description.

2022-03-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49729 ) ( 60 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch-mips: Use the OperandDesc classes in the ISA