mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
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>