Function save_underhill

Source
pub async fn save_underhill(
    vm_send: &Sender<VmRpc>,
    send: &Sender<GuestEmulationRequest>,
    flags: GuestServicingFlags,
    file: File,
) -> Result<()>
Expand description

Save the running state of Underhill and stage the new version.