cloud-hypervisor/vmm/src
Jinank Jain eee31f1d41 vmm: Don't set rsdp addr in case of SEV-SNP guest
Since the ACPI tables are generated inside the IGVM file in case of
SEV-SNP guest. So, we don't need to generate it inside the cloud
hypervisor.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
Signed-off-by: Muminul Islam <muislam@microsoft.com>
2024-02-13 11:29:46 -08:00
..
api block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00: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 vmm: notify virtio-console of pty resizes 2021-09-14 15:43:25 +01:00
config.rs block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00: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 block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00:00
device_tree.rs vmm: reduce memory copy when BFT device tree 2023-05-15 17:19:48 +01:00
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 vmm: seccomp: Allow all threads to call sched_yield() 2024-02-13 10:20:07 +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.rs vmm: Don't set rsdp addr in case of SEV-SNP guest 2024-02-13 11:29:46 -08:00
vm_config.rs block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00:00