Skip to content

WIP: Xen crates redesign and oxerun revamp oriented around PVH#16

Draft
TSnake41 wants to merge 3 commits intorust-vmm:mainfrom
TSnake41:redesign-proposal
Draft

WIP: Xen crates redesign and oxerun revamp oriented around PVH#16
TSnake41 wants to merge 3 commits intorust-vmm:mainfrom
TSnake41:redesign-proposal

Conversation

@TSnake41
Copy link

Summary of the PR

TODO

Please summarize here why the changes in this PR are needed.

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR have Signed-Off-By trailers (with
    git commit -s), and the commit message has max 60 characters for the
    summary and max 75 characters for each description line.
  • All added/changed functionality has a corresponding unit/integration
    test.
  • All added/changed public-facing functionality has entries in the "Upcoming
    Release" section of CHANGELOG.md (if no such section exists, please create one).
  • Any newly added unsafe code is properly documented.

TODO

Signed-off-by: Teddy Astie <teddy.astie@vates.tech>
TODO

Needs to eventually take a look on how to deal with PV.

Signed-off-by: Teddy Astie <teddy.astie@vates.tech>
Crate that provide a unix implementation of xen crate interfaces.

Signed-off-by: Teddy Astie <teddy.astie@vates.tech>
@epilys
Copy link
Member

epilys commented Feb 18, 2026

Nice @TSnake41 ! Looking forward to this.

Could you add motivation for each redesign solution (e.g, why the need for the new crate) and stuff like that? Just to make review easier.

@TSnake41
Copy link
Author

Nice @TSnake41 ! Looking forward to this.

Could you add motivation for each redesign solution (e.g, why the need for the new crate) and stuff like that? Just to make review easier.

yes, it's planned; the PR is still work in progress

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.

2 participants