Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps 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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [kvm-bindings](https://github.com/rust-vmm/kvm) 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)

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

Signed-off-by: dependabot[bot] <[email protected]>
@simongdavies
Copy link
Contributor

@dependabot ignore this minor version

@dependabot dependabot bot closed this Jan 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2025

OK, I won't notify you about version 0.11.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/cargo/kvm-bindings-0.11.0 branch January 30, 2025 13:39
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