From: Stefan Hajnoczi <stefanha@redhat.com>
To: marcandre.lureau@redhat.com
Cc: qemu-devel@nongnu.org, stefanha@gmail.com,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [PULL v3 00/38] Ui patches
Date: Tue, 26 May 2026 10:59:08 -0400 [thread overview]
Message-ID: <20260526145908.GA1733401@fedora> (raw)
In-Reply-To: <20260525063223.1409791-1-marcandre.lureau@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 116 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2026-05-26 14:59 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-25 6:31 [PULL v3 00/38] Ui patches marcandre.lureau
2026-05-25 6:31 ` [PULL v3 01/38] ui/vt100: Standardize on uint8_t for "ch" byte variables marcandre.lureau
2026-05-25 6:31 ` [PULL v3 02/38] ui/vt100: Take byte as uint8_t in bh_utf8_decode() marcandre.lureau
2026-05-25 6:31 ` [PULL v3 03/38] ui/vt100: add vt100_fini() check marcandre.lureau
2026-05-25 6:31 ` [PULL v3 04/38] ui/vnc: fix OOB read access in VNC SASL mechname array marcandre.lureau
2026-05-25 6:31 ` [PULL v3 05/38] ui/vnc: fix OOB write in VNC stats array marcandre.lureau
2026-05-25 6:31 ` [PULL v3 06/38] ui/vnc: fix OOB write in lossy rect worker code marcandre.lureau
2026-05-25 6:31 ` [PULL v3 07/38] ui/vnc: fix OOB read updating VNC update frequency stats marcandre.lureau
2026-05-25 6:31 ` [PULL v3 08/38] ui: fix validation of VNC extended clipboard data length marcandre.lureau
2026-05-25 6:31 ` [PULL v3 09/38] ui/input: Introduce QemuInputEvent typedef marcandre.lureau
2026-05-25 6:31 ` [PULL v3 10/38] ui/input: Remove QAPI wrappers from QemuInputEvent marcandre.lureau
2026-05-25 6:31 ` [PULL v3 11/38] ui/input: Store QKeyCode directly in QemuInputKeyEvent marcandre.lureau
2026-05-25 6:31 ` [PULL v3 12/38] ui/input: Use Linux key codes for internal key events marcandre.lureau
2026-05-25 6:31 ` [PULL v3 13/38] ui/input: Prohibit sending KEY_RESERVED marcandre.lureau
2026-05-25 6:31 ` [PULL v3 14/38] ui/console: Add qemu_text_console_put_linux() marcandre.lureau
2026-05-25 6:31 ` [PULL v3 15/38] ui/kbd-state: Use Linux key codes marcandre.lureau
2026-05-25 6:31 ` [PULL v3 16/38] hw/arm/musicpal: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 17/38] hw/char/escc: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 18/38] hw/display/xenfb: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 19/38] hw/input/adb-kbd: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 20/38] hw/input/hid: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 21/38] hw/input/ps2: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 22/38] hw/input/virtio-input: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 23/38] hw/m68k/next-kbd: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 24/38] replay: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 25/38] ui/cocoa: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 26/38] ui/dbus: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 27/38] ui/gtk: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 28/38] ui/input-barrier: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 29/38] ui/input-legacy: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 30/38] ui/input-linux: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 31/38] ui/keymaps: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 32/38] ui/sdl2: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 33/38] ui/spice: " marcandre.lureau
2026-05-25 6:32 ` [PULL v3 34/38] ui/vnc: " marcandre.lureau
2026-05-26 14:59 ` Stefan Hajnoczi [this message]
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=20260526145908.GA1733401@fedora \
--to=stefanha@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/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.