cloud-hypervisor/vmm/src
Michael Zhao 726e45e0ce vmm: Divide Seccomp KVM IOCTL rules by architecture
Refactored the construction of KVM IOCTL rules for Seccomp.
Separating the rules by architecture can reduce the risk of bugs and
attacks.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2020-07-06 13:40:38 +01:00
..
api vmm: openapi: Add the /vm.counters API entry point 2020-06-27 00:07:47 +02:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs vm-virtio, virtio-devices: Split device implementation from virt queues 2020-07-02 17:09:28 +01:00
cpu.rs hypervisor: Define a VM-Exit abstraction 2020-07-06 12:59:43 +01:00
device_manager.rs vmm, hypervisor: introduce and use make_user_memory_region 2020-07-06 12:31:19 +02:00
device_tree.rs vmm: device_tree: make available remove function unconditionally 2020-06-15 11:41:34 +02:00
interrupt.rs vmm: interrupt: Rename vm_fd 2020-07-06 09:35:30 +01:00
lib.rs vmm: Implement HTTP API for obtaining counters 2020-06-25 07:02:44 +02:00
memory_manager.rs vmm, hypervisor: introduce and use make_user_memory_region 2020-07-06 12:31:19 +02: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: Divide Seccomp KVM IOCTL rules by architecture 2020-07-06 13:40:38 +01:00
vm.rs hypervisor: Define a VM-Exit abstraction 2020-07-06 12:59:43 +01:00