svn commit: r302332 - head/usr.sbin/bhyve

Allan Jude allanjude at freebsd.org
Mon Jul 4 04:46:46 UTC 2016


On 2016-07-03 23:19, Peter Grehan wrote:
> Author: grehan
> Date: Mon Jul  4 03:19:06 2016
> New Revision: 302332
> URL: https://svnweb.freebsd.org/changeset/base/302332
> 
> Log:
>   Import bhyve_graphics into CURRENT. Thanks to all who tested
>   this on the branch.
>   
>   Original commit message:
>     Initial bhyve native graphics support.
>   
>     This adds emulations for a raw framebuffer device, PS2 keyboard/mouse,
>     XHCI USB controller and a USB tablet.
>   
>     A simple VNC server is provided for keyboard/mouse input, and graphics
>     output.
>   
>     A VGA emulation is included, but is currently disconnected until an
>     additional bhyve change to block out VGA memory is committed.
>   
>     Credits:
>      - raw framebuffer, VNC server, XHCI controller, USB bus/device emulation
>         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@
>   
>     Tested by: Michael Dexter, in a number of revisions of this code.
>   
>     With the appropriate UEFI image, FreeBSD, Windows and Linux guests can
>     installed and run in graphics mode using the UEFI/GOP framebuffer.
>   
>   Approved by:	re (gjb)
> 

Thank you very much for this work.

-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160704/90e72113/attachment.sig>


More information about the svn-src-all mailing list