From nobody Wed Nov 23 09:44:18 2022 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NHGRl07qJz4jD6m for ; Wed, 23 Nov 2022 09:44:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NHGRk5BlTz4GtK for ; Wed, 23 Nov 2022 09:44:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669196658; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DmXl5s6XUX6ggb+Gl1H09Xx87vw3qwkpPEriJ9nFgiQ=; b=nOxPYt74MK/NrQYeIiJrak2I3KMRZ/tPPJBD9WpianyF21fSCLK+ajUND5G69TmVZKzrxg od7WCSONIZE1+lxOMJVKR8AGw6D1sCIXLz2f9PFvbYcdoyP+Z/10YQz/0AMZ45SH9mkqqq YK6kte+ciSDFSOamEbFbsWl47tGcZF5NdoDYv93d+SpurHYGb/QY+ymetsa8cYTbnxNWg/ spsK8QhVGK+Ee7AJthkQ4HnhkRqfM25Edh/0NUAFqbLMUD6l5kKzF8nYTXfKVV0q2ADJFT 9KHOna5ij+ApyUBQ3/KFjLWTUcvyiZ56csrAHwPDW85tjWgJUc9IJ0A3mF6YTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669196658; a=rsa-sha256; cv=none; b=Drl0ykpKegyEzy91rPt7CcZDNJss4Y6WGCVHSkSKC2hF/RFa1JdY4rmrH5/eDTaOP+6ETd hZMyr6tPjGr0szDu5OTbftchQGg/S0WEvVcLmbQ9VXPbbaUYo1J2pr4QoCrn+/KS25StPt IFqabJ6HsDZnoQnaS+4GTh+9uUFhHFK3f6ls9qcvYjaU9z1vQk/UUO8sT740CxNpwgzoCy zJdw/A9bxhAbyHsfqcd+RQGnARWW7cGEVsQ50zvUoDm11+w8sRPx511alYQ2Y8fyONveGU khwz3s+roW8gaBQ1HY4+lKRPdc2uZYb0zPnXr2r7xkBHZSeurG4LewpqzIDbCQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NHGRk4JrzzJGt for ; Wed, 23 Nov 2022 09:44:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2AN9iIRw013926 for ; Wed, 23 Nov 2022 09:44:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AN9iItJ013925 for virtualization@FreeBSD.org; Wed, 23 Nov 2022 09:44:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 246121] [bhyve][PATCH] Append Keyboard Layout specified option for using VNC. Date: Wed, 23 Nov 2022 09:44:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N 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 AuthorDate: 2021-04-21 10:38:26 +0000 Commit: Corvin K=C3=B6hne 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.=