Message ID | 20240722200619.135163-1-marcandre.lureau@redhat.com |
---|---|
State | New |
Headers | show |
On 22/7/24 22:06, marcandre.lureau@redhat.com wrote: > From: Marc-André Lureau <marcandre.lureau@redhat.com> > > The following changes since commit a7ddb48bd1363c8bcdf42776d320289c42191f01: > > Merge tag 'pull-aspeed-20240721' of https://github.com/legoater/qemu into staging (2024-07-22 07:52:05 +1000) > > are available in the Git repository at: > > https://gitlab.com/marcandre.lureau/qemu.git tags/ui-pull-request > > for you to fetch changes up to 903cc9e1173e0778caa50871e8275c898770c690: > > chardev/char-win-stdio.c: restore old console mode (2024-07-22 22:25:46 +0400) > > ---------------------------------------------------------------- > UI-related for 9.1 Thanks Marc-André :)
On 7/23/24 06:06, marcandre.lureau@redhat.com wrote: > From: Marc-André Lureau<marcandre.lureau@redhat.com> > > The following changes since commit a7ddb48bd1363c8bcdf42776d320289c42191f01: > > Merge tag 'pull-aspeed-20240721' ofhttps://github.com/legoater/qemu into staging (2024-07-22 07:52:05 +1000) > > are available in the Git repository at: > > https://gitlab.com/marcandre.lureau/qemu.git tags/ui-pull-request > > for you to fetch changes up to 903cc9e1173e0778caa50871e8275c898770c690: > > chardev/char-win-stdio.c: restore old console mode (2024-07-22 22:25:46 +0400) > > ---------------------------------------------------------------- > UI-related for 9.1 Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate. r~
From: Marc-André Lureau <marcandre.lureau@redhat.com> The following changes since commit a7ddb48bd1363c8bcdf42776d320289c42191f01: Merge tag 'pull-aspeed-20240721' of https://github.com/legoater/qemu into staging (2024-07-22 07:52:05 +1000) are available in the Git repository at: https://gitlab.com/marcandre.lureau/qemu.git tags/ui-pull-request for you to fetch changes up to 903cc9e1173e0778caa50871e8275c898770c690: chardev/char-win-stdio.c: restore old console mode (2024-07-22 22:25:46 +0400) ---------------------------------------------------------------- UI-related for 9.1 ---------------------------------------------------------------- Gerd Hoffmann (1): vnc: increase max display size Marc-André Lureau (5): virtio-gpu-gl: declare dependency on ui-opengl ui: add more tracing for dbus ui/vdagent: improve vdagent_fe_open() trace ui/vdagent: notify clipboard peers of serial reset ui/vdagent: send caps on fe_open Phil Dennis-Jordan (1): Cursor: 8 -> 1 bit alpha downsampling improvement songziming (1): chardev/char-win-stdio.c: restore old console mode ui/vnc.h | 4 ++-- audio/dbusaudio.c | 2 +- chardev/char-win-stdio.c | 5 +++++ hw/display/virtio-gpu-gl.c | 1 + ui/clipboard.c | 2 ++ ui/cursor.c | 2 +- ui/dbus-clipboard.c | 4 ++++ ui/vdagent.c | 11 ++++++++--- audio/trace-events | 2 +- ui/trace-events | 5 ++++- 10 files changed, 29 insertions(+), 9 deletions(-)