Skip to content

plumb max_guest_log_level through MultiUseSandbox::from_snapshot - #1699

Open
sethryanrollins wants to merge 1 commit into
hyperlight-dev:mainfrom
sethryanrollins:sethr/issue-1698
Open

plumb max_guest_log_level through MultiUseSandbox::from_snapshot#1699
sethryanrollins wants to merge 1 commit into
hyperlight-dev:mainfrom
sethryanrollins:sethr/issue-1698

Conversation

@sethryanrollins

@sethryanrollins sethryanrollins commented Jul 31, 2026

Copy link
Copy Markdown

draft for #1698

Comment thread src/hyperlight_host/src/sandbox/initialized_multi_use.rs Outdated
@jsturtevant

Copy link
Copy Markdown
Contributor

this looks in the right direction, @sethryanrollins could you sign the DCO or fix the commits and rebase? then we can run CI

@jsturtevant jsturtevant added the kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. label Aug 7, 2026
Plumb max_guest_log_level through MultiUseSandbox::from_snapshot and add changelog entry

Signed-off-by: Seth Rollins <sethryanrollins@gmail.com>
@ludfjig

ludfjig commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

thanks for your contribution and you interest in hyperlight @sethryanrollins! What I was hoping to do is to address the issue for regular snapshots (taken after init has ran), rather than for these pre-init snapshots (which are not public anyway). It looks like the current state of the PR only addresses pre-init snapshot. Would you be willing to rewrite the PR to deal with post-init snapshots instead? Please let me know if you have any questions as it probably won't be trivial!

@yoshuawuyts

yoshuawuyts commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

#1725 was merged yesterday, renaming max_guest_log_level to guest_log_level. Given we're introducing a new public API in this PR here, we may want to update the API name here to match. (cc/ @jprendes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants