You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(vmm builder): to simplify logic that creates the microVM to boot
Streamline the event_manager to avoid passing it through unnecessary
functions, isolating the code with distinct architectural designs.
Consolidate architecture-specific configurations exclusively within the
build_microvm_for_boot and build_microvm_from_snapshot functions for
clarity and efficiency.
0 commit comments