Date: Wed, 23 Nov 2022 09:44:18 +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-FFSNI9gRSy@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 #39 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D7c85b2342aa2f737ed7c81a83dc510db8= f7e172d commit 7c85b2342aa2f737ed7c81a83dc510db8f7e172d Author: Michael Reifenberger <mr@FreeBSD.org> AuthorDate: 2021-04-21 10:38:26 +0000 Commit: Corvin K=C3=B6hne <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(-) --=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-FFSNI9gRSy>