From: Thomas Huth <huth@tuxfamily.org>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org
Subject: Re: [PATCH v3 1/2] next-kbd: convert to use qemu_input_handler_register()
Date: Sat, 2 Nov 2024 09:27:34 +0100 [thread overview]
Message-ID: <20241102092734.03fde080@tpx1> (raw)
In-Reply-To: <20241101201106.1432336-2-mark.cave-ayland@ilande.co.uk>
Am Fri, 1 Nov 2024 20:11:05 +0000
schrieb Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>:
> Convert the next-kbd device from the legacy UI qemu_add_kbd_event_handler()
> function to use qemu_input_handler_register().
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> ---
> hw/m68k/next-kbd.c | 166 ++++++++++++++++++++++++++++++---------------
> 1 file changed, 111 insertions(+), 55 deletions(-)
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
next prev parent reply other threads:[~2024-11-02 8:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-01 20:11 [PATCH v3 0/2] next-kbd: convert to use qemu_input_handler_register() Mark Cave-Ayland
2024-11-01 20:11 ` [PATCH v3 1/2] " Mark Cave-Ayland
2024-11-02 8:27 ` Thomas Huth [this message]
2024-11-04 10:04 ` Daniel P. Berrangé
2024-11-04 11:44 ` Daniel P. Berrangé
2024-11-04 22:51 ` Mark Cave-Ayland
2024-11-05 8:59 ` Daniel P. Berrangé
2024-11-04 20:44 ` Thomas Huth
2024-11-04 22:46 ` Mark Cave-Ayland
2024-11-05 9:04 ` Daniel P. Berrangé
2024-11-01 20:11 ` [PATCH v3 2/2] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function Mark Cave-Ayland
2024-11-03 11:40 ` Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241102092734.03fde080@tpx1 \
--to=huth@tuxfamily.org \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.