Releases: rust-vmm/vfio
Releases · rust-vmm/vfio
vfio-user-v0.1.1
What's Changed
- vfio-bindings: Avoid manual modifications to auto-generated code by @likebreath in #96
- build(deps): bump rust-vmm-ci from
c3ef897toaa2f8a9by @dependabot[bot] in #95 - vfio-user: make flags more ergonomic by @blitz in #98
- vfio-user: Fix clippy warning
mismatched_lifetime_syntaxesby @RuoqingHe in #102 - vfio-bindings: Disable multi-version support by @RuoqingHe in #101
- build(deps): bump rust-vmm-ci from
aa2f8a9toaf54708by @dependabot[bot] in #105 - build(deps): bump rust-vmm-ci from
af54708to659de9eby @dependabot[bot] in #108 - vfio-user: Fix beta clippy issues by @likebreath in #110
- build(deps): bump rust-vmm-ci from
659de9eto0b1cb86by @dependabot[bot] in #109 - Add new bindings from kernel v6.6 by @likebreath in #104
- vfio-ioctls: upgrade mshv-bindings and mshv-ioctls by @anirudhrb in #111
- misc: prepare new release of vfio crates by @anirudhrb in #112
New Contributors
- @anirudhrb made their first contribution in #111
Full Changelog: vfio-user-v0.1.0...vfio-user-v0.1.1
vfio-ioctls-v0.5.1
What's Changed
- vfio-bindings: Avoid manual modifications to auto-generated code by @likebreath in #96
- build(deps): bump rust-vmm-ci from
c3ef897toaa2f8a9by @dependabot[bot] in #95 - vfio-user: make flags more ergonomic by @blitz in #98
- vfio-user: Fix clippy warning
mismatched_lifetime_syntaxesby @RuoqingHe in #102 - vfio-bindings: Disable multi-version support by @RuoqingHe in #101
- build(deps): bump rust-vmm-ci from
aa2f8a9toaf54708by @dependabot[bot] in #105 - build(deps): bump rust-vmm-ci from
af54708to659de9eby @dependabot[bot] in #108 - vfio-user: Fix beta clippy issues by @likebreath in #110
- build(deps): bump rust-vmm-ci from
659de9eto0b1cb86by @dependabot[bot] in #109 - Add new bindings from kernel v6.6 by @likebreath in #104
- vfio-ioctls: upgrade mshv-bindings and mshv-ioctls by @anirudhrb in #111
- misc: prepare new release of vfio crates by @anirudhrb in #112
New Contributors
- @anirudhrb made their first contribution in #111
Full Changelog: vfio-user-v0.1.0...vfio-ioctls-v0.5.1
vfio-bindings-v0.6.0
What's Changed
- vfio-bindings: Avoid manual modifications to auto-generated code by @likebreath in #96
- build(deps): bump rust-vmm-ci from
c3ef897toaa2f8a9by @dependabot[bot] in #95 - vfio-user: make flags more ergonomic by @blitz in #98
- vfio-user: Fix clippy warning
mismatched_lifetime_syntaxesby @RuoqingHe in #102 - vfio-bindings: Disable multi-version support by @RuoqingHe in #101
- build(deps): bump rust-vmm-ci from
aa2f8a9toaf54708by @dependabot[bot] in #105 - build(deps): bump rust-vmm-ci from
af54708to659de9eby @dependabot[bot] in #108 - vfio-user: Fix beta clippy issues by @likebreath in #110
- build(deps): bump rust-vmm-ci from
659de9eto0b1cb86by @dependabot[bot] in #109 - Add new bindings from kernel v6.6 by @likebreath in #104
- vfio-ioctls: upgrade mshv-bindings and mshv-ioctls by @anirudhrb in #111
- misc: prepare new release of vfio crates by @anirudhrb in #112
New Contributors
- @anirudhrb made their first contribution in #111
Full Changelog: vfio-user-v0.1.0...vfio-bindings-v0.6.0
vfio-user-v0.1.0
What's Changed
- Prepare for publishing vfio-bindings 0.4.0 and vfio-ioctls 0.4.0 by @blitz in #83
- Fix file permissions by @likebreath in #85
- monorepo: Merge
vfio-userintovfioby @RuoqingHe in #84 - Upgrade vmm sys utils to v0.14.0 by @jinankjain in #86
- Bump thiserror to latest version by @jinankjain in #88
- README: Update README for vfio-user crate by @jinankjain in #89
- vfio-ioctls: Upgrade kvm-ioctl & kvm-bindings crates by @jinankjain in #87
- vfio-bindings: Regenerate bindings using new bindgen-cli by @jinankjain in #91
- misc: Prepare for the new release of vfio crates by @jinankjain in #94
New Contributors
- @blitz made their first contribution in #83
- @RuoqingHe made their first contribution in #84
Full Changelog: vfio-bindings-v0.4.0...vfio-user-v0.1.0
vfio-ioctls-v0.5.0
What's Changed
- Prepare for publishing vfio-bindings 0.4.0 and vfio-ioctls 0.4.0 by @blitz in #83
- Fix file permissions by @likebreath in #85
- monorepo: Merge
vfio-userintovfioby @RuoqingHe in #84 - Upgrade vmm sys utils to v0.14.0 by @jinankjain in #86
- Bump thiserror to latest version by @jinankjain in #88
- README: Update README for vfio-user crate by @jinankjain in #89
- vfio-ioctls: Upgrade kvm-ioctl & kvm-bindings crates by @jinankjain in #87
- vfio-bindings: Regenerate bindings using new bindgen-cli by @jinankjain in #91
- misc: Prepare for the new release of vfio crates by @jinankjain in #94
New Contributors
- @blitz made their first contribution in #83
- @RuoqingHe made their first contribution in #84
Full Changelog: vfio-bindings-v0.4.0...vfio-ioctls-v0.5.0
vfio-bindings-v0.5.0
What's Changed
- Prepare for publishing vfio-bindings 0.4.0 and vfio-ioctls 0.4.0 by @blitz in #83
- Fix file permissions by @likebreath in #85
- monorepo: Merge
vfio-userintovfioby @RuoqingHe in #84 - Upgrade vmm sys utils to v0.14.0 by @jinankjain in #86
- Bump thiserror to latest version by @jinankjain in #88
- README: Update README for vfio-user crate by @jinankjain in #89
- vfio-ioctls: Upgrade kvm-ioctl & kvm-bindings crates by @jinankjain in #87
- vfio-bindings: Regenerate bindings using new bindgen-cli by @jinankjain in #91
- misc: Prepare for the new release of vfio crates by @jinankjain in #94
New Contributors
- @blitz made their first contribution in #83
- @RuoqingHe made their first contribution in #84
Full Changelog: vfio-bindings-v0.4.0...vfio-bindings-v0.5.0
vfio-ioctls v0.4.0
Added
- Enable support for Microsoft Hyper-V.
VfioErrornow propagates the underlying error for more error
types.- Many structs now derive
Eqwhere it makes sense. - Added
VfioDevice::set_irq_resample_fdto unmask level-triggered
IRQs via an eventfd.
Changed
- We skipped to version 0.4.0 to harmonize versions with
vfio-bindings. - The device handle in
VfioContainer::newhas become optional. - Device file descriptors have their own type (
VfioDeviceFd) to hide
the underlying hypervisor-specific types. - Fixed file descriptor handling on big endian architectures.
- Avoid logging errors for querying VGA regions for devices that don't
have them.
vfio-bindings v0.4.0
Added
- Update vmm-sys-util to ">=0.12.1"
vfio-ioctls-v0.1.0: ioctls: prepare for publishing v0.1.0
Initial version
vfio-bindings-v0.3.1
[v0.3.1]
- Update repository to https://github.com/rust-vmm/vfio