Skip to content

Guest error region refactor #462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 6, 2025

Conversation

danbugs
Copy link
Contributor

@danbugs danbugs commented May 6, 2025

Removed the guest error region. Now, instead, we use the input/output data stacks to transmit guest errors.

Note: Just like #457 , this PR is also part of the effort of breaking #297 into more digestible bits.

danbugs added 2 commits May 6, 2025 20:33
Guest errors are now transmitted via the input/output stacks.

Signed-off-by: danbugs <[email protected]>
Removed cfg options that became unused after PRs hyperlight-dev#451 , hyperlight-dev#453 , and hyperlight-dev#457 merged.

Signed-off-by: danbugs <[email protected]>
@danbugs danbugs requested review from simongdavies and ludfjig May 6, 2025 20:57
@danbugs danbugs added the kind/refactor For PRs that restructure or remove code without adding new functionality. label May 6, 2025
@danbugs danbugs merged commit 97b1876 into hyperlight-dev:main May 6, 2025
28 checks passed
@danbugs danbugs deleted the guest-error-refactor branch May 6, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactor For PRs that restructure or remove code without adding new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants