Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2016 15:52:03 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Peter Grehan <grehan@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r302332 - head/usr.sbin/bhyve
Message-ID:  <f7f697ad-a01b-e03e-b1a2-39ef1735cf24@FreeBSD.org>
In-Reply-To: <201607040319.u643J6a2078082@repo.freebsd.org>
References:  <201607040319.u643J6a2078082@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--SFof0iPNla0i9sUCvg5jJt2ogEuco9EHi
Content-Type: multipart/mixed; boundary="UJXnXqOkO0n9fOEaFlsHJ8NjsFOI2bIoD"
From: Bryan Drewery <bdrewery@FreeBSD.org>
To: Peter Grehan <grehan@FreeBSD.org>, src-committers@freebsd.org,
 svn-src-all@freebsd.org, svn-src-head@freebsd.org
Message-ID: <f7f697ad-a01b-e03e-b1a2-39ef1735cf24@FreeBSD.org>
Subject: Re: svn commit: r302332 - head/usr.sbin/bhyve
References: <201607040319.u643J6a2078082@repo.freebsd.org>
In-Reply-To: <201607040319.u643J6a2078082@repo.freebsd.org>

--UJXnXqOkO0n9fOEaFlsHJ8NjsFOI2bIoD
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 7/3/2016 8:19 PM, Peter Grehan wrote:
> Author: grehan
> Date: Mon Jul  4 03:19:06 2016
> New Revision: 302332
> URL: https://svnweb.freebsd.org/changeset/base/302332
>=20
> Log:
>   Import bhyve_graphics into CURRENT. Thanks to all who tested
>   this on the branch.
>  =20
>   Original commit message:
>     Initial bhyve native graphics support.
>  =20
>     This adds emulations for a raw framebuffer device, PS2 keyboard/mou=
se,
>     XHCI USB controller and a USB tablet.
>  =20
>     A simple VNC server is provided for keyboard/mouse input, and graph=
ics
>     output.
>  =20
>     A VGA emulation is included, but is currently disconnected until an=

>     additional bhyve change to block out VGA memory is committed.
>  =20
>     Credits:
>      - raw framebuffer, VNC server, XHCI controller, USB bus/device emu=
lation
>         and UEFI f/w support by Leon Dang
>      - VGA, console/g, initial VNC server  by tychon@
>      - PS2 keyboard/mouse jointly done by tychon@ and Leon Dang
>      - hypervisor framebuffer mem support by neel@
>  =20
>     Tested by: Michael Dexter, in a number of revisions of this code.
>  =20
>     With the appropriate UEFI image, FreeBSD, Windows and Linux guests =
can
>     installed and run in graphics mode using the UEFI/GOP framebuffer.

This breaks the external GCC 5.2 build:

/builds/FreeBSD_HEAD_amd64_gcc/usr.sbin/bhyve/rfb.c: In function
'sse42_supported':
/builds/FreeBSD_HEAD_amd64_gcc/usr.sbin/bhyve/rfb.c:885:17: error:
'bit_SSE42' undeclared (first use in this function)
  return ((ecx & bit_SSE42) !=3D 0);
                 ^
https://jenkins.freebsd.org/job/FreeBSD_HEAD_amd64_gcc/1334/console

--=20
Regards,
Bryan Drewery


--UJXnXqOkO0n9fOEaFlsHJ8NjsFOI2bIoD--

--SFof0iPNla0i9sUCvg5jJt2ogEuco9EHi
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJXfDoTAAoJEDXXcbtuRpfP5vMH/iedbR2o9D7hhFRrvcnlIryn
uwhcKNJytG/p7/o+AsflwwU2n350akiNhUKX3x675uGZQR+ApnHgd27w+iOsk6dA
1SSFBC4YMpeAxrIuZ59SybK3RCDsH4+E0lucimoifDDEC0tQfl/lUoDnCal9LUF9
EiaOSgm7ws9B0d1FgLzpNk0MeKQ+ggx6QMAeIla9wg3X1DPODfoZm5LqwVqUSvUZ
bi1ahEoMCakbbrI71eVFHf3yb6iH49aHggOX7h6ny0dtA4YwhoroxQRoZ3e5ZPe7
esl48jr9QYNmUF9fKGZWXQ7r6ZPMPqfDDQi5zDsZXFiHkBGiPc1t87aaiXZ/fqk=
=E8nh
-----END PGP SIGNATURE-----

--SFof0iPNla0i9sUCvg5jJt2ogEuco9EHi--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f7f697ad-a01b-e03e-b1a2-39ef1735cf24>