Closed NunoDasNeves closed 2 months ago
~The toolchain rust version is out of date; one of the dependencies requires rust 1.70+~ Fixed in https://github.com/rust-vmm/vfio/pull/55
@jiangliu @sameo @sboeuf Could one of you please take a look? This PR is a dependency of https://github.com/cloud-hypervisor/cloud-hypervisor/pull/6658
@rbradford can you help with this?
Summary of the PR
Note v0.3.0 has breaking changes that require changes in downstream code. Bumping mshv-ioctls version in vfio-ioctls is a dependency for updating the downstream code.
Requirements
Before submitting your PR, please make sure you addressed the following requirements:
git commit -s
), and the commit message has max 60 characters for the summary and max 75 characters for each description line.unsafe
code is properly documented.