[Bug 246121] [bhyve][PATCH] Append Keyboard Layout specified option for using VNC.

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 23 Nov 2022 09:44:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246121

--- Comment #39 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=7c85b2342aa2f737ed7c81a83dc510db8f7e172d

commit 7c85b2342aa2f737ed7c81a83dc510db8f7e172d
Author:     Michael Reifenberger <mr@FreeBSD.org>
AuthorDate: 2021-04-21 10:38:26 +0000
Commit:     Corvin Köhne <corvink@FreeBSD.org>
CommitDate: 2022-11-23 09:11: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

    (cherry picked from commit b563ff5d4f812df198ade6991834782a5d35af08)

 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(-)

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