Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump the rust-vmm group with 2 updates #868

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the rust-vmm group with 2 updates: kvm-bindings and kvm-ioctls.

Updates kvm-bindings from 0.10.0 to 0.11.0

Release notes

Sourced from kvm-bindings's releases.

kvm-ioctls-v0.11.0

Added

  • [#178] Support for the AMD Security Encrypted Virtualization (SEV) through the following VM ioctls: encrypt_op, encrypt_op_sev, register_enc_memory_region and unregister_enc_memory_region.
  • [#184] DeviceFd now derives Debug.
Changelog

Sourced from kvm-bindings's changelog.

v0.11.0

Added

  • [#178] Support for the AMD Security Encrypted Virtualization (SEV) through the following VM ioctls: encrypt_op, encrypt_op_sev, register_enc_memory_region and unregister_enc_memory_region.
  • [#184] DeviceFd now derives Debug.
Commits
  • 0ba3f5d release v0.11.0
  • 3971fba update dependabot frequency
  • d2e8ee1 derive Debug for DeviceFd
  • ed0bf1b Bump rust-vmm-ci from b037be3 to aee82cf
  • df2c1e8 Bump rust-vmm-ci from 7931077 to b037be3
  • c9bad6c Decrease x86_64 coverage score
  • f1541e4 Add KVM_MEMORY_ENCRYPT_{UN,}REG_REGION test
  • 7e3a551 Add support for KVM_MEMORY_ENCRYPT_UNREG_REGION
  • 8b62c98 Add support for KVM_MEMORY_ENCRYPT_REG_REGION
  • 7ed4701 Add support for KVM_MEMORY_ENCRYPT_OP
  • Additional commits viewable in compare view

Updates kvm-ioctls from 0.19.1 to 0.20.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-vmm group with 2 updates: [kvm-bindings](https://github.com/rust-vmm/kvm) and [kvm-ioctls](https://github.com/rust-vmm/kvm).


Updates `kvm-bindings` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/rust-vmm/kvm/releases)
- [Changelog](https://github.com/rust-vmm/kvm/blob/v0.11.0/CHANGELOG.md)
- [Commits](rust-vmm/kvm@v0.10.0...v0.11.0)

Updates `kvm-ioctls` from 0.19.1 to 0.20.0
- [Release notes](https://github.com/rust-vmm/kvm/releases)
- [Commits](https://github.com/rust-vmm/kvm/commits)

---
updated-dependencies:
- dependency-name: kvm-bindings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-vmm
- dependency-name: kvm-ioctls
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-vmm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 20, 2025
@jounathaen jounathaen added this pull request to the merge queue Jan 20, 2025
Merged via the queue into main with commit 5ca9137 Jan 20, 2025
10 checks passed
@jounathaen jounathaen deleted the dependabot/cargo/rust-vmm-dca6b10730 branch January 20, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant