Skip to content

feat(x86_64): support booting via PVH#577

Draft
mkroening wants to merge 1 commit intomainfrom
pvh
Draft

feat(x86_64): support booting via PVH#577
mkroening wants to merge 1 commit intomainfrom
pvh

Conversation

@mkroening
Copy link
Member

@mkroening mkroening commented Feb 24, 2026

This is still heavily WIP.

This PR adds a xen-hvm crate with appropriate item definitions and uses those to support booting via PVH.
Before merging, it makes sense to publish the xen-hvm crate on crates.io separately.

Closes #457.

@mkroening mkroening self-assigned this Feb 24, 2026
@mkroening mkroening mentioned this pull request Feb 24, 2026
3 tasks
@TSnake41
Copy link

TSnake41 commented Feb 24, 2026

FYI I'm looking to improve the xen/xen-sys crates so the start_info note would be available from a officially supported crate (along with other interesting bits).
rust-vmm/xen#16

@mkroening
Copy link
Member Author

mkroening commented Feb 24, 2026

I see. I have opened a PR to unify the efforts: rust-vmm/xen#17.

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.

Support a Xen boot protocol

2 participants