cloud-hypervisor/vmm/src
Rob Bradford f8875acec2 misc: Bulk upgrade dependencies
In particular update for the vmm-sys-util upgrade and all the other
dependent packages. This requires an updated forked version of
kvm-bindings (due to updated vfio-ioctls) but allowed the removal of our
forked version of kvm-ioctls.

The changes to the API from kvm-ioctls and vmm-sys-util required some
other minor changes to the code.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-02-26 11:31:08 +00:00
..
api
acpi.rs
config.rs vmm: config: Fix and complete the help info for the '--disk' option 2021-02-23 08:55:33 +01:00
cpu.rs misc: Bulk upgrade dependencies 2021-02-26 11:31:08 +00:00
device_manager.rs pci, vmm: Move to upstream vfio-ioctls crate 2021-02-24 08:02:37 +01:00
device_tree.rs
interrupt.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
lib.rs vmm: Remove "tempfile" dependency from vmm 2021-02-22 14:29:53 +01:00
memory_manager.rs vmm: Improve restore error message about URL conversion 2021-02-23 11:07:48 +00:00
migration.rs vmm: Improve restore error message about URL conversion 2021-02-23 11:07:48 +00:00
seccomp_filters.rs net_util: Simplify TX/RX queue handling 2021-02-22 10:39:23 +00:00
vm.rs vmm: Use event!() for some key VM actions 2021-02-18 16:15:13 +00:00