From owner-freebsd-virtualization@freebsd.org Fri May 27 17:24:38 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A1FFB4C319 for ; Fri, 27 May 2016 17:24:38 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D21FB1FBF; Fri, 27 May 2016 17:24:37 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: by mail-lb0-x22b.google.com with SMTP id k7so33275581lbm.0; Fri, 27 May 2016 10:24:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=CQqQ+GbGKnncIaYKBNYrAgo+dM1vnM1sFv+q+AoAoto=; b=TGmuBXPKOvxOMuw3JyqBzNRIz6RvzBjMIs4bhZtXfsh8AlBgJfx3JgTXFsyR7rJQJB gBBFKtHDF7zKIQoU1tmQND5A+n4h3XC2Qx72LItKKnQZ4eqyb5pmNmRU8vYIXklkdvK6 jOM4Ak+BlYCmdyhwGa35CkVCCcoH4q4hTxiyuKRW5799gnoQOBjmmZDTBoZAb6pQiN8G KBaGYvQMWYeAhXewjBbbJhFV26VnKixK9UY9VQbCZfQkP9DV9ecHjZ7AfJ98212LTiQW HQNkY3m7zToH4IPRp6lwc1XJluD1U3kRqX8uhmyt5OfHRqMj7Of1H/O5O/o5EiOhH0cR G+HA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=CQqQ+GbGKnncIaYKBNYrAgo+dM1vnM1sFv+q+AoAoto=; b=byignQrIqSDEPUlLmvEoz6/qTtaz7a9UhQVZWhSNT6r+cUhHDoWJ1hz5keQxnh8sWO 2ve/3RknuZrn6ZDuLt+0XTjeyYxzyrpjhvPkpF4O1+2f3syXtJ5x331hvkUtyWpr78uu tdJyXctj71AijOysa8peVldCHSzuMy6Arp9dSvUgaBi3mp2D380qHY2eyUi0O94lHtqi uuADR3VXq0EyeVahfOoTocFor4IZBAiK1YkFjoGcYvm+JbYvS8YxLVeeo0R/qT+oQURa qaRLpPRbXnEpOfSImgpCEfLXxgZRhi+JGr3bVxOPQhdZc69J9JD8RwhNX+E2o6/R4Wuq pi/g== X-Gm-Message-State: ALyK8tLlttnUTkp/zZkytgQyiyT3xBV9nkcMN6D478yAlSorMAZx1OfxfrnI9mG/EkagOA== X-Received: by 10.112.200.162 with SMTP id jt2mr1000693lbc.107.1464369875656; Fri, 27 May 2016 10:24:35 -0700 (PDT) Received: from kloomba ([77.94.197.227]) by smtp.gmail.com with ESMTPSA id k66sm3080541lfe.32.2016.05.27.10.24.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 May 2016 10:24:34 -0700 (PDT) Sender: Roman Bogorodskiy Date: Fri, 27 May 2016 20:24:31 +0300 From: Roman Bogorodskiy To: Peter Grehan Cc: "freebsd-virtualization@freebsd.org" Subject: Re: bhyve graphics support Message-ID: <20160527172430.GB25472@kloomba> References: <442c6d8f-2b64-c88b-382a-cf73eb6f7404@freebsd.org> <20160527170347.GA25472@kloomba> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MfFXiAuoTsnnDAfZ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 27 May 2016 17:24:38 -0000 --MfFXiAuoTsnnDAfZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Peter Grehan wrote: > Hi Roman, >=20 > > I've just tried to do a Fedora installation and it worked like a charm. > > > > A couple of questions: > > > > * There was a limitation that AHCI devices must use slots 3-6. [1] > > Is it still there? If yes, any plans to get rid of it? >=20 > It's not a limitation for guests that can use MSI for AHCI. Older=20 > versions of Windows use legacy interrupts, but I noticed that 2k16 (and= =20 > maybe recent builds of 10) are using now using MSI. >=20 > The real fix is to have more flexible ACPI DSDT generation from inside= =20 > of UEFI, but that's a non-trivial project. >=20 > > * It *seems* that now it's OK to cycle a VM this way: > > > > host# bhyve ... > > guest# reboot # guest goes away > > host# bhyve ... # run it again > > > > Previously (with bhyveload) it didn't work (for me at least) without > > doing "bhyvectl --destroy". Is it safe now not to call "bhyvectl > > --destroy" before the second run now? >=20 > Yes, except for the case when you modify the amount of memory given to= =20 > the guest - then you will need to delete prior to the run with the new=20 > config. Got it, thanks! Roman Bogorodskiy --MfFXiAuoTsnnDAfZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXSILOAAoJEMltX/4IwiJqarsH/RtlSCjLTm8qY3HXlHRRs3i4 8bw2vneNuAYUi/19eHbaSmCEKiBYNRTCYKblLhIZoCuPAzsQqoiul5YjRyEiDUI6 YfZtQSBJlkXEtlTfDlB45PLupbGcprGvW3qH3711VUtmnsF7XCosn2MOXEYRmagt a9m6OiH2F3eqhQ6Pn6LMO9x6oCsenH3SLVYnmqUVRipbj3XKm6LuXDci3jZnk85v CZRV/esl11f55Bt+L+0zAI6zrq0WbHxl1rBpsnHXNkbxm+dN0uF97768GGsC7wbA EqlPytnvhciImzGyYxa6VV50axHINLdjtqjA7wg2F6ijiRaThBbdAXOQAW7QWoM= =mXj9 -----END PGP SIGNATURE----- --MfFXiAuoTsnnDAfZ--