File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Upcoming release
2+
3+ ### Changed
4+
5+ - [[ 111]] ( https://github.com/rust-vmm/vfio/pull/111 ) vfio-ioctls: upgrade mshv-bindings and mshv-ioctls
6+
17# [ v0.5.0]
28
39## Changed
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ thiserror = { workspace = true }
3030vfio-bindings = { version = " =0.5.0" , path = " ../vfio-bindings" }
3131vm-memory = { version = " 0.16.0" , features = [" backend-mmap" ] }
3232vmm-sys-util = { workspace = true }
33- mshv-bindings = { version = " 0.5 .0" , features = [
33+ mshv-bindings = { version = " 0.6 .0" , features = [
3434 " with-serde" ,
3535 " fam-wrappers" ,
3636], optional = true }
37- mshv-ioctls = { version = " 0.5 .0" , optional = true }
37+ mshv-ioctls = { version = " 0.6 .0" , optional = true }
You can’t perform that action at this time.
0 commit comments