feat(linx): export memory results after test finisher - #40
Closed
jiale-wangOwO wants to merge 1 commit into
Closed
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
Author
|
Closing as superseded by #41. PR #41 contains this PR's complete commit No functionality from this PR is being dropped. Please review and merge #41 as the single QEMU integration path. After #41 merges, the linx-isa gitlink should be advanced to its upstream merge commit, not either PR head. Tracking: LinxISA/SuperScalarModel#31 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cross-model-dump,cross-model-address, andcross-model-sizemachine propertiesThis is the QEMU-side transport required by LinxISA/SuperScalarModel#31. It does not change default machine behavior and does not compare internal Tile identifiers.
Validation
ninja -C build qemu-system-linx64c5e4b3cd5c84854090c78ee0df5c711a33617f7cb3c087dbe4a001f260c251a0Dependency order
Merge this PR before the SuperScalarModel comparator PR. Advance the linx-isa QEMU gitlink only after this PR is merged, and point it at the upstream merge commit.