cloud-hypervisor/arch
Peter Oskolkov 34385e99f2 misc: simplify configure_vcpu() signature on x86_64
It is always called with topology provided, so there is no
need to pass topology as an Option. Simplifying the signature
makes further topology-related changes to arc/src/x86_64 module
simpler.

Signed-off-by: Peter Oskolkov <posk@google.com>
2025-08-14 08:39:15 +00:00
..
src misc: simplify configure_vcpu() signature on x86_64 2025-08-14 08:39:15 +00:00
Cargo.toml vmm: Add acpi table for fw_cfg device 2025-08-11 17:29:51 +00:00