rust-vmm / virtio-bindings

This crate is now part of the vm-virtio workspace: https://github.com/rust-vmm/vm-virtio
Apache License 2.0
15 stars 8 forks source link

Update to latest kernel version #35

Open sboeuf opened 2 years ago

sboeuf commented 2 years ago

It'd be nice if someone had the time to update the bindings based on the most up to date version of the Linux kernel. And the same we did on kvm-bindings, it'd be the occasion to remove any older version as they're no benefit in keeping two versions since the Linux kernel is backward compatible.