Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2021 10:43:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 246121] [bhyve][PATCH] Append Keyboard Layout specified option for using VNC.
Message-ID:  <bug-246121-27103-iQgh8oDp1M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246121-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246121-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246121

--- Comment #27 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Db563ff5d4f812df198ade6991834782a5=
d35af08

commit b563ff5d4f812df198ade6991834782a5d35af08
Author:     Michael Reifenberger <mr@FreeBSD.org>
AuthorDate: 2021-04-21 10:38:26 +0000
Commit:     Michael Reifenberger <mr@FreeBSD.org>
CommitDate: 2021-04-21 10:40:44 +0000

    Append Keyboard Layout specified option for using VNC.
    Part one: supporting QEMU Extended Keyboard Event Message

    PR:             246121
    Submitted by:   koinec@yahoo.co.jp
    Differential Revision: https://reviews.freebsd.org/D29430

 usr.sbin/bhyve/console.c |  4 +--
 usr.sbin/bhyve/console.h |  4 +--
 usr.sbin/bhyve/ps2kbd.c  | 54 ++++++++++++++++++++++++++----------
 usr.sbin/bhyve/rfb.c     | 72 ++++++++++++++++++++++++++++++++++++++++++++=
+++-
 4 files changed, 115 insertions(+), 19 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246121-27103-iQgh8oDp1M>