Skip to content

Promote scoutd vsock foundation to main#17

Merged
t0gun merged 1 commit intomainfrom
dev
Apr 16, 2026
Merged

Promote scoutd vsock foundation to main#17
t0gun merged 1 commit intomainfrom
dev

Conversation

@t0gun
Copy link
Copy Markdown
Member

@t0gun t0gun commented Apr 16, 2026

This PR promotes the latest scoutd guest communication work from dev to main.
It brings the initial vsock transport foundation onto main, including separate control and log channels, the first framed control messages, early boot control channel setup, and fatal panic reporting over vsock before guest power off.

This keeps main aligned with the current scoutd boot pipeline and establishes the long term host guest communication path before networking, MMDS, and workload launch are added.

* implement scoutd vsock bootsrap and fatal panic reporting
* make scoutd panic reporting allocator free
@t0gun t0gun self-assigned this Apr 16, 2026
@t0gun t0gun linked an issue Apr 16, 2026 that may be closed by this pull request
@t0gun t0gun merged commit 38f2dd6 into main Apr 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement vsock transport foundation for scoutd

1 participant