cloud-hypervisor/vmm/src
Sebastien Boeuf a0a89b1346 pci, vmm: Move to upstream vfio-ioctls crate
This commit moves both pci and vmm code from the internal vfio-ioctls
crate to the upstream one from the rust-vmm project.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-02-24 08:02:37 +01:00
..
api Enable pty console 2021-02-09 10:03:28 +00:00
acpi.rs vmm: acpi: Support compiling ACPI code on aarch64 2021-01-26 15:19:02 +08:00
config.rs vmm: config: Fix and complete the help info for the '--disk' option 2021-02-23 08:55:33 +01:00
cpu.rs build: Remove unnecessary Result<> returns 2021-02-11 18:18:44 +00:00
device_manager.rs pci, vmm: Move to upstream vfio-ioctls crate 2021-02-24 08:02:37 +01:00
device_tree.rs vmm: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
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