cloud-hypervisor/vmm/src
Muminul Islam 83c44a2411 vmm, virtio-devices: Add missing seccomp rules for MSHV
This patch adds all the seccomp rules missing for MSHV.
With this patch MSFT internal CI runs with seccomp enabled.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2021-08-03 11:09:07 -07:00
..
api vmm: http: Allow file descriptor to be sent with add-net 2021-07-19 09:51:32 +02:00
acpi.rs numa: Add optional sgx_epc_sections field to NumaConfig 2021-07-09 14:45:30 +02:00
config.rs numa: Add optional sgx_epc_sections field to NumaConfig 2021-07-09 14:45:30 +02:00
cpu.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
device_manager.rs vmm: Allow restoring virtio-fs with no cache region 2021-07-29 06:35:03 -07: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: Add fallback handling for sending live migration 2021-08-03 09:26:12 +01:00
memory_manager.rs hypervisor: MSHV needs gpa to retrieve dirty logs 2021-07-29 16:29:53 +01:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm, virtio-devices: Add missing seccomp rules for MSHV 2021-08-03 11:09:07 -07:00
vm.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00