cloud-hypervisor/vmm/src
Praveen K Paladugu dd09a0a890 vmm: Extend mshv ioctls in seccomp filters
Add MSHV_CREATE_DEVICE, MSHV_SET_DEVICE_ATTR ioctls to filters. These
ioctls are required to passthrough PCI devices on mshv.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
2023-07-26 10:14:43 -07:00
..
api vmm: ignore and warn TAP FDs send in vm.create 2023-06-20 15:45:43 +01:00
acpi.rs vmm: Use LocalX2Apic in MADT/MAT 2023-07-18 09:35:13 -07:00
clone3.rs
config.rs vmm: support removing devices before VM is booted 2023-07-14 10:01:23 -07:00
coredump.rs
cpu.rs vmm: Ensure vcpu pause is synchronised 2023-07-25 09:48:24 -07:00
device_manager.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00
device_tree.rs vmm: reduce memory copy when BFT device tree 2023-05-15 17:19:48 +01:00
gdb.rs misc: Remove unnecessary clippy directives 2023-04-18 10:48:31 -07:00
interrupt.rs misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
lib.rs vmm: support removing devices before VM is booted 2023-07-14 10:01:23 -07:00
memory_manager.rs memory_manager: improve memory region creation 2023-07-10 11:54:05 -07:00
migration.rs vm-migration: Snapshot should have a unique SnapshotDataSection 2022-12-09 10:26:06 +01:00
pci_segment.rs build: Bump acpi_tables from cb5f06c to 05a6091 2023-06-08 17:28:02 +00:00
seccomp_filters.rs vmm: Extend mshv ioctls in seccomp filters 2023-07-26 10:14:43 -07:00
serial_manager.rs build: Fix beta clippy issue (useless_vec) 2023-07-13 08:16:30 -07:00
sigwinch_listener.rs vmm: use the SIGWINCH listener for TTYs too 2023-04-05 11:23:06 +01:00
vm_config.rs vmm: default GDB to false when deserializing 2023-07-14 09:34:39 -07:00
vm.rs vmm: support removing devices before VM is booted 2023-07-14 10:01:23 -07:00