cloud-hypervisor/vmm/src
Jinank Jain 441b58437f vmm: Don't configure vcpu in case of SEV-SNP
Traditional way to configure vcpu don't work for sev-snp guests. All the
vCPU configuration for SEV-SNP guest is provided via VMSA.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
Signed-off-by: Muminul Islam <muislam@microsoft.com>
2024-02-09 09:46:19 -08:00
..
api devices: add debug-console device 2024-01-25 10:25:14 -08:00
igvm vmm: check correct buffer size during import 2024-02-06 14:28:42 -08:00
acpi.rs arch: x86_64: handle npot CPU topology 2024-01-01 10:05:03 +00:00
clone3.rs
config.rs devices: add debug-console device 2024-01-25 10:25:14 -08:00
coredump.rs vmm: Automatically pause VM for coredump 2023-07-31 17:05:46 +01:00
cpu.rs vmm: Don't configure vcpu in case of SEV-SNP 2024-02-09 09:46:19 -08:00
device_manager.rs vmm: Directly clone console resize pipe 2024-02-07 09:25:40 +00:00
device_tree.rs
gdb.rs build: Bump gdbstub and gdbstub_arch 2023-12-05 10:50:06 +00:00
interrupt.rs vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
lib.rs devices: add debug-console device 2024-01-25 10:25:14 -08:00
memory_manager.rs vmm: prefault memory in parallel to optimize boot time 2024-02-07 08:59:03 -08:00
migration.rs vmm: speed up JSON load when reading snap files 2023-11-16 14:56:04 -08:00
pci_segment.rs vmm: assign each pci segment 32-bit mmio allocator 2023-11-20 15:33:50 -08:00
seccomp_filters.rs virtio-devices, vmm: Update seccomp list 2023-10-31 15:34:17 +00:00
serial_manager.rs serial_manager: Remove serial socket 2023-10-05 15:26:29 +01:00
sigwinch_listener.rs vmm: Make thread local initialiser constant 2024-02-07 09:25:40 +00:00
vm_config.rs devices: add debug-console device 2024-01-25 10:25:14 -08:00
vm.rs devices: add debug-console device 2024-01-25 10:25:14 -08:00