cloud-hypervisor/vmm/src
Lucas Jacques 108af5a293 openapi: add missing pvpanic property to VmConfig
Signed-off-by: Lucas Jacques <contact@lucasjacques.com>
2024-04-09 08:53:39 +00:00
..
api openapi: add missing pvpanic property to VmConfig 2024-04-09 08:53:39 +00:00
igvm vmm: pass host data to SevSnp guest 2024-02-23 13:32:56 -08:00
acpi.rs vmm: acpi: Use .contains_key() 2024-03-19 18:36:22 +00:00
clone3.rs vmm: notify virtio-console of pty resizes 2021-09-14 15:43:25 +01:00
config.rs vmm: validate virtio-fs tag length 2024-04-04 20:42:36 +00:00
coredump.rs vmm: Automatically pause VM for coredump 2023-07-31 17:05:46 +01:00
cpu.rs vmm: support injecting NMI 2024-03-04 10:02:38 +00:00
device_manager.rs virtio-devices: Map mmio over virtio-iommu 2024-04-01 09:16:30 +00:00
device_tree.rs vmm: Fix clippy warnings for use of .clone() 2024-03-19 18:36:22 +00:00
gdb.rs build: Bump gdbstub and gdbstub_arch 2023-12-05 10:50:06 +00:00
interrupt.rs vmm: Avoid kernel panic when unmasking guest IRQ on AMD 2024-04-07 08:58:03 +00:00
lib.rs vmm: Move VM shutdown event to Vmm::vm_shutdown 2024-03-25 18:06:52 +00:00
memory_manager.rs vmm: memory_manager: don't set backing_file for virtio_mem regions 2024-03-29 20:11:20 +00:00
migration.rs vmm: speed up JSON load when reading snap files 2023-11-16 14:56:04 -08:00
pci_segment.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
seccomp_filters.rs vmm: Update and add seccomp IOCTL numbers for mshv 2024-03-29 13:14:37 -07:00
serial_manager.rs serial_manager: Remove serial socket 2023-10-05 15:26:29 +01:00
sigwinch_listener.rs vmm: Avoid zombie sigwinch_listener processes 2024-02-19 17:08:47 +00:00
vm_config.rs vmm: Explicitly set NetConfig FDs as invalid for (de)serialization 2024-03-26 18:41:38 +00:00
vm.rs vmm: Move VM shutdown event to Vmm::vm_shutdown 2024-03-25 18:06:52 +00:00