rust-vmm / vfio

14 stars 20 forks source link

build: Bump kvm-{bindings,ioctls} dependencies #47

Closed rbradford closed 4 months ago

rbradford commented 4 months ago

Signed-off-by: Rob Bradford rbradford@rivosinc.com

rbradford commented 4 months ago

@liuw Do you know what's going on here?

liuw commented 4 months ago

@jinankjain can you check the failures here? They could be related to your recent changes to add aarch64 support for the MSHV crates.

rbradford commented 4 months ago

@jinankjain can you check the failures here? They could be related to your recent changes to add aarch64 support for the MSHV crates.

I created a PR here - https://github.com/rust-vmm/mshv/pull/144 since this crate depends on that crate now you might want to consider a cross compiling github action!