cloud-hypervisor/vmm/src
Rob Bradford 593a958fe5 pci, vmm: Include VFIO devices in device tree
Fixes: #1687

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-12-01 10:49:04 +01:00
..
api vmm: api: Implement API support for migration 2020-11-11 11:07:24 +01:00
acpi.rs vmm: acpi: Advertise the correct PCI bus range 2020-09-23 19:03:19 +02:00
config.rs config, device_manager: Add support for disabling io_uring for testing 2020-11-18 11:47:54 +01:00
cpu.rs vmm: cpu: Fix clippy issues inside test 2020-11-26 09:32:46 +01:00
device_manager.rs pci, vmm: Include VFIO devices in device tree 2020-12-01 10:49:04 +01:00
device_tree.rs vmm: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
interrupt.rs hypervisor, vmm: Remove shared ownership of VmmOps 2020-11-19 00:16:02 +01:00
lib.rs vmm: When receiving a migration store the config 2020-11-25 01:27:26 +01:00
memory_manager.rs memory_manager: Generate a MemoryRangeTable for dirty ranges 2020-11-17 16:57:11 +00:00
migration.rs vmm: Get and set clock during pause and resume operations 2020-06-23 14:36:01 +01:00
seccomp_filters.rs vmm: seccomp_filters: Add KVM_GET_DIRTY_LOG to permitted calls 2020-11-25 01:27:26 +01:00
vm.rs cargo: Bulk update 2020-11-23 12:25:31 +01:00