cloud-hypervisor/vmm/src
Rob Bradford 5e74848ab4 vmm: seccomp: Permit syscalls used for vfio-user on vCPU thread
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-10 16:01:00 +01:00
..
api vmm: http: Allow file descriptor to be sent with add-net 2021-07-19 09:51:32 +02:00
acpi.rs vmm: cpu: Add PPTT table for AArch64 2021-08-05 21:19:16 +08:00
config.rs vmm: config: Ensure shared memory is enabled if using user-devices 2021-08-10 16:01:00 +01:00
cpu.rs vmm: cpu: Add PPTT table for AArch64 2021-08-05 21:19:16 +08:00
device_manager.rs vmm: Create user devices from config 2021-08-10 16:01:00 +01:00
device_tree.rs vmm: device_manager: Use DeviceTree to store PCI devices 2021-03-18 15:26:25 +01:00
interrupt.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
lib.rs vmm: Refactor migration through Migratable trait 2021-08-05 06:07:00 -07:00
memory_manager.rs vmm: Refactor migration through Migratable trait 2021-08-05 06:07:00 -07:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm: seccomp: Permit syscalls used for vfio-user on vCPU thread 2021-08-10 16:01:00 +01:00
vm.rs arch, vmm: Pass cpu topology configuation to FDT 2021-08-05 21:19:16 +08:00