Skip to content

xen-ioctls: add XEN_DOMCTL_INTERFACE_VERSION: 0x18 feature - #19

Open
lkpdn wants to merge 1 commit into
rust-vmm:mainfrom
lkpdn:pr-domctl-0x18
Open

xen-ioctls: add XEN_DOMCTL_INTERFACE_VERSION: 0x18 feature#19
lkpdn wants to merge 1 commit into
rust-vmm:mainfrom
lkpdn:pr-domctl-0x18

Conversation

@lkpdn

@lkpdn lkpdn commented Aug 24, 2026

Copy link
Copy Markdown

Summary of the PR

Xen 4.22 has upgraded its interface version to 0x18, make it the default.

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.

Xen 4.22 has upgraded its interface version to 0x18, make it the default.

Signed-off-by: Koichiro Den <den@valinux.co.jp>
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.

1 participant