cloud-hypervisor/hypervisor/src
dependabot[bot] b440cb7d23 build: bump vmm-sys-util from 0.9.0 to 0.10.0
This patch requires the vhost-user-backend crate to be bumped from 0.5.0
to 0.5.1.

Bumps [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases)
- [Changelog](https://github.com/rust-vmm/vmm-sys-util/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-vmm/vmm-sys-util/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: vmm-sys-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-07-20 09:40:28 +00:00
..
arch hypervisor: x86: provide a generic MsrEntry structure 2022-07-20 10:13:41 +01:00
kvm build: bump vmm-sys-util from 0.9.0 to 0.10.0 2022-07-20 09:40:28 +00:00
mshv hypervisor: x86: provide a generic MsrEntry structure 2022-07-20 10:13:41 +01:00
cpu.rs hypervisor: x86: provide a generic MsrEntry structure 2022-07-20 10:13:41 +01:00
device.rs hypervisor: allow downcasting to KVM / MSHV device fd 2022-07-14 08:09:50 +01:00
hypervisor.rs hypervisor: x86: drop get_msr_list from hypervisor trait 2022-07-19 09:38:38 +01:00
lib.rs hypervisor: provide a generic IrqRoutingEntry structure 2022-07-15 10:21:43 +01:00
vm.rs hypervisor: provide a generic CpudIdEntry structure 2022-07-18 22:15:30 +01:00