cloud-hypervisor/vmm/src
Alyssa Ross fba0b5f93c vmm: ignore and warn TAP FDs send in vm.create
This does the same thing as df2a7c17 ("vmm: Ignore and warn TAP FDs
sent via the HTTP request body"), but for the vm.create endpoint,
which also previously would accept file descriptors in the body, and
try to use whatever fd occupied that number as a TAP device.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2023-06-20 15:45:43 +01:00
..
api vmm: ignore and warn TAP FDs send in vm.create 2023-06-20 15:45:43 +01:00
acpi.rs
clone3.rs
config.rs pci: bump the number of supported PCI segments 2023-05-02 09:34:05 +01:00
coredump.rs
cpu.rs build: Bump acpi_tables from cb5f06c to 05a6091 2023-06-08 17:28:02 +00:00
device_manager.rs build: Bump acpi_tables from cb5f06c to 05a6091 2023-06-08 17:28:02 +00:00
device_tree.rs vmm: reduce memory copy when BFT device tree 2023-05-15 17:19:48 +01:00
gdb.rs
interrupt.rs
lib.rs main: cli: add D-Bus API related CLI options 2023-06-06 10:18:26 -07:00
memory_manager.rs vmm: Clarify memory regions are required to be page-size aligned 2023-06-16 14:15:03 -07:00
migration.rs
pci_segment.rs build: Bump acpi_tables from cb5f06c to 05a6091 2023-06-08 17:28:02 +00:00
seccomp_filters.rs vmm: allow restart_syscall() in PTY process 2023-06-19 14:26:08 +01:00
serial_manager.rs
sigwinch_listener.rs
vm_config.rs
vm.rs vmm: arch: Make phys_bits functionality use CPU vendor API 2023-05-31 23:54:33 +02:00