From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 22 01:06:51 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67AE3993 for ; Sun, 22 Dec 2013 01:06:51 +0000 (UTC) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 35041112F for ; Sun, 22 Dec 2013 01:06:51 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id kp14so2226984pab.9 for ; Sat, 21 Dec 2013 17:06:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OtVy3vtd4p+cNYTBo4b81gbYS+6ySQwi/p05mtezUNU=; b=Oj3rNBsYolVecANGDg/ahG7APq83IAoc0XpJdBC5s67lykP0OooMHuoFTTBTkg81ed /ymPpHjswZoNrxhOSNTAk7qNDSi7SSh6nojT1MyBPPhTuZO3R8oWojo+cdQlTzwOypTs GSab8jDJc4VilvCeyF1Yqamz8yi0TOT0UTmpyaSIEyyaSie97iiX1eyR/pY3SckPg2QJ l1M45M40IAz0+K/3KGXarH/YcwU6rX5uF3WVV5pbA9GhHEPBNjUbbmroMsbeAiSU3cJy e0cjP055H1OjCq28EupDQ9aHc71RbYOFXSAvenCPGGMgHulOU7+kuKaOC5/vqJBckChM 1aKA== MIME-Version: 1.0 X-Received: by 10.66.146.199 with SMTP id te7mr17615069pab.106.1387674410790; Sat, 21 Dec 2013 17:06:50 -0800 (PST) Received: by 10.68.185.130 with HTTP; Sat, 21 Dec 2013 17:06:50 -0800 (PST) In-Reply-To: References: Date: Sat, 21 Dec 2013 20:06:50 -0500 Message-ID: Subject: Re: Means to control a bhyve VM instance From: Aryeh Friedman To: =?UTF-8?Q?Micha=C5=82_Dubiel?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 22 Dec 2013 01:06:51 -0000 An other option is a frontend like PetiteCloud (we will be releasing 0.2 in the next few days that gives 100% web based control [as well command line control]) over bhyve instances On Fri, Dec 20, 2013 at 4:54 AM, Micha=C5=82 Dubiel wrote= : > Hi, > > May I ask you about the means to control a VM instance. I mean by that > something providing similar features as QEMU's monitor interface along > with QEMU > Machine Protocol (QMP) do. Has it already been decided/designed how bhyve > is going to handle features like a soft start/stop of a VM instance, > hot-plugging of additional blk/net devices, etc? > > Regards, > Michal. > _______________________________________________ > 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" >