Skip to content

build: Bump kvm-ioctls dependency & release#157

Merged
rbradford merged 2 commits into
rust-vmm:mainfrom
rbradford:202606/bump-kvm-ioctls-and-release
Jun 16, 2026
Merged

build: Bump kvm-ioctls dependency & release#157
rbradford merged 2 commits into
rust-vmm:mainfrom
rbradford:202606/bump-kvm-ioctls-and-release

Conversation

@rbradford

Copy link
Copy Markdown
Contributor
  • build: Bump kvm-ioctls dependency to 0.25.0
  • vfio-ioctls: Release 0.7.0

Summary of the PR

Bump kvm-ioctls dependency and release.

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.

vfio-ioctls has a tight dependency on a kvm-ioctls version. When that
gets released we need to update and release this one.

Signed-off-by: Rob Bradford <rbradford@meta.com>
For the kvm-ioctls bump (this needs to 0.7.0 as per semver this is a
breaking API change as it changes the required dependency on
kvm-ioctls).

Signed-off-by: Rob Bradford <rbradford@meta.com>

@atishp04 atishp04 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rbradford rbradford merged commit b494e0e into rust-vmm:main Jun 16, 2026
6 of 8 checks passed
@rbradford rbradford deleted the 202606/bump-kvm-ioctls-and-release branch June 16, 2026 08:42
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.

4 participants