mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Update kvm-bindings related dependencies
Particularly update kvm-bindings, kvm-ioctls, vfio-bindings, and vfio-ioctls. Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
@@ -18,8 +18,8 @@ cfg-if = "1.0.0"
|
||||
concat-idents = "1.1.5"
|
||||
igvm = { version = "0.3.3", optional = true }
|
||||
igvm_defs = { version = "0.3.1", optional = true }
|
||||
kvm-bindings = { version = "0.8.1", optional = true, features = ["serde"] }
|
||||
kvm-ioctls = { version = "0.17.0", optional = true }
|
||||
kvm-bindings = { version = "0.9.1", optional = true, features = ["serde"] }
|
||||
kvm-ioctls = { version = "0.18.0", optional = true }
|
||||
libc = "0.2.158"
|
||||
log = "0.4.22"
|
||||
mshv-bindings = { git = "https://github.com/rust-vmm/mshv", tag = "v0.2.0", features = [
|
||||
|
||||
Reference in New Issue
Block a user