From nobody Tue May 21 15:31:11 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1607430090; cv=none; d=zohomail.com; s=zohoarc; b=HDbQSF2jnn1R41UXBIqYQ0Ms2+eJPM5hD2qUc2P5G7J+rqQrYkjPmzyKt1k82gvx1yT+k+OMw8B5qCPnLB3W3hEbn91SsYn1v1RmPQnw4bQeiiyfpLo/WdB1Mhns7YvuMEtT04KIUNBGzNDiuNIBqDK2OIN9kAJLd1DGa1Tm55M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1607430090; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=xI90ItGk9dEYPes19NLWTfyOSeSlCMtzBaQ15AN3prE=; b=RKaQDNsq2u+CmNW7rlgaJ+pjYboJ9pI5CsXPFslxxY3wzSZpGAjMV4aqCixKeq+9WIyJwm4L0BM1nXmym1HyBipoKIUUbflrllQ+/cZciC+BpPyilkY28pbLDzxgc4CyRkF+GNCPsK5W/+rto5WzU/cplO5QIaBPsclqWGceW1g= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 160743009087575.99279645623744; Tue, 8 Dec 2020 04:21:30 -0800 (PST) Received: from localhost ([::1]:54056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kmbmq-0003BQ-8x for importer@patchew.org; Tue, 08 Dec 2020 07:08:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49610) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kmbej-0003Q4-9R for qemu-devel@nongnu.org; Tue, 08 Dec 2020 06:59:45 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:59352) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kmbeh-0005en-QI for qemu-devel@nongnu.org; Tue, 08 Dec 2020 06:59:45 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-333-BpHGLSEcPv-B9Bk1amr4CQ-1; Tue, 08 Dec 2020 06:59:41 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 2A6411005513 for ; Tue, 8 Dec 2020 11:59:40 +0000 (UTC) Received: from fedora.redhat.com (ovpn-113-15.ams2.redhat.com [10.36.113.15]) by smtp.corp.redhat.com (Postfix) with ESMTP id 039E55D9DD; Tue, 8 Dec 2020 11:59:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1607428783; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xI90ItGk9dEYPes19NLWTfyOSeSlCMtzBaQ15AN3prE=; b=T3GK5KKSCfl3+2o0749tqJOYog7pWtY6O/M2xqHMmcOqXpOU7648JroktVf5Of+WzYm8U0 iWyqDsbxkXxplLoUKuLSC/Plz7vXua1r+Eibr5/3wThoF/u1NBUVwhV9H2DHBXRwC/Lv8m mVIOti9+vDT4cxKBucK/ct0ltJBMpPM= X-MC-Unique: BpHGLSEcPv-B9Bk1amr4CQ-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH] hw/input: expand trace info reported for ps2 device Date: Tue, 8 Dec 2020 11:59:34 +0000 Message-Id: <20201208115934.3163238-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=berrange@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=berrange@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) It is interesting to know if the PS2 keyboard is in translated mode, and which of the three scancode sets are in use. Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- hw/input/ps2.c | 2 +- hw/input/trace-events | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/input/ps2.c b/hw/input/ps2.c index 72cdb80ae1..237956aca2 100644 --- a/hw/input/ps2.c +++ b/hw/input/ps2.c @@ -293,7 +293,7 @@ static void ps2_keyboard_event(DeviceState *dev, QemuCo= nsole *src, qcode =3D qemu_input_key_value_to_qcode(key->key); =20 mod =3D ps2_modifier_bit(qcode); - trace_ps2_keyboard_event(s, qcode, key->down, mod, s->modifiers); + trace_ps2_keyboard_event(s, qcode, key->down, mod, s->modifiers, s->sc= ancode_set, s->translate); if (key->down) { s->modifiers |=3D mod; } else { diff --git a/hw/input/trace-events b/hw/input/trace-events index 1dd8ad6018..49c70d544e 100644 --- a/hw/input/trace-events +++ b/hw/input/trace-events @@ -30,7 +30,7 @@ pckbd_kbd_write_data(uint64_t val) "0x%02"PRIx64 =20 # ps2.c ps2_put_keycode(void *opaque, int keycode) "%p keycode 0x%02x" -ps2_keyboard_event(void *opaque, int qcode, int down, unsigned int modifie= r, unsigned int modifiers) "%p qcode %d down %d modifier 0x%x modifiers 0x%= x" +ps2_keyboard_event(void *opaque, int qcode, int down, unsigned int modifie= r, unsigned int modifiers, int set, int xlate) "%p qcode %d down %d modifie= r 0x%x modifiers 0x%x set %d xlate %d" ps2_read_data(void *opaque) "%p" ps2_set_ledstate(void *s, int ledstate) "%p ledstate %d" ps2_reset_keyboard(void *s) "%p" --=20 2.28.0