[Bug 246121] [bhyve][PATCH] Append Keyboard Layout specified option for using VNC.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 21 10:43:15 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246121
--- Comment #27 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b563ff5d4f812df198ade6991834782a5d35af08
commit b563ff5d4f812df198ade6991834782a5d35af08
Author: Michael Reifenberger <mr at FreeBSD.org>
AuthorDate: 2021-04-21 10:38:26 +0000
Commit: Michael Reifenberger <mr at 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 at 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(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list