From owner-freebsd-virtualization@FreeBSD.ORG Mon Mar 9 21:45:40 2015 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA99B3D6; Mon, 9 Mar 2015 21:45:40 +0000 (UTC) Received: from smtp.digiware.nl (unknown [IPv6:2001:4cb8:90:ffff::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6863F289; Mon, 9 Mar 2015 21:45:40 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 8920A16A402; Mon, 9 Mar 2015 22:45:38 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iwOPxnqMKqRx; Mon, 9 Mar 2015 22:45:12 +0100 (CET) Received: from [192.168.10.211] (unknown [192.168.10.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id F34CA16A403; Mon, 9 Mar 2015 22:45:11 +0100 (CET) Message-ID: <54FE1468.3050904@digiware.nl> Date: Mon, 09 Mar 2015 22:45:12 +0100 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Allan Jude , freebsd-virtualization@freebsd.org Subject: Re: Bhyve Suspend/Resume References: <54FB7FB7.7020509@gmail.com> <54FB80E3.3030202@freebsd.org> In-Reply-To: <54FB80E3.3030202@freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2015 21:45:40 -0000 On 07/03/2015 23:51, Allan Jude wrote: > On 2015-03-07 17:46, Manas Bhatnagar wrote: >> Hello, >> >> I am trying to find out if Bhyve in 10-STABLE has support for suspending >> and resuming guests. Please let me know. A google search returned a >> mailing list thread from 2013 that shows it is a feature being worked >> on. Has this work completed or is it still ongoing? Please let me know. >> >> Thanks, >> Manas >> _______________________________________________ >> freebsd-virtualization@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization >> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org" >> > > No, bhyve in stable/10 does not support suspend/resume. > This sort hints the suggestion that it is possible on -CURRENT. Is this the case? And if yes, how? --WjW