qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] ui/ fixes for 8.0
@ 2023-03-21  9:03 marcandre.lureau
  2023-03-21  9:03 ` [PULL 1/7] win32: add qemu_close_socket_osfhandle() marcandre.lureau
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: marcandre.lureau @ 2023-03-21  9:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, berrange, Marc-André Lureau, Stefan Weil

From: Marc-André Lureau <marcandre.lureau@redhat.com>

The following changes since commit aa9e7fa4689d1becb2faf67f65aafcbcf664f1ce:

  Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kraxel/qemu into staging (2023-03-20 13:43:35 +0000)

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 49152ac47003ca21fc6f2a5c3e517f79649e1541:

  ui: fix crash on serial reset, during init (2023-03-21 11:46:22 +0400)

----------------------------------------------------------------
ui/ fixes for 8.0

----------------------------------------------------------------

Erico Nunes (1):
  ui/sdl2: remove workaround forcing x11

Marc-André Lureau (6):
  win32: add qemu_close_socket_osfhandle()
  ui/spice: fix SOCKET handling regression
  ui/dbus: fix passing SOCKET to GSocket API & leak
  ui/gtk: fix cursor moved to left corner
  ui: return the default console cursor when con == NULL
  ui: fix crash on serial reset, during init

 include/sysemu/os-win32.h | 15 ++++++--
 ui/console.c              |  3 ++
 ui/dbus.c                 |  9 +++++
 ui/gtk.c                  |  7 ++--
 ui/sdl2.c                 | 16 ---------
 ui/spice-core.c           | 29 +++++++++++++--
 util/oslib-win32.c        | 75 +++++++++++++++++++++------------------
 7 files changed, 97 insertions(+), 57 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-21 14:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-21  9:03 [PULL 0/7] ui/ fixes for 8.0 marcandre.lureau
2023-03-21  9:03 ` [PULL 1/7] win32: add qemu_close_socket_osfhandle() marcandre.lureau
2023-03-21  9:03 ` [PULL 2/7] ui/spice: fix SOCKET handling regression marcandre.lureau
2023-03-21  9:03 ` [PULL 3/7] ui/dbus: fix passing SOCKET to GSocket API & leak marcandre.lureau
2023-03-21  9:03 ` [PULL 4/7] ui/gtk: fix cursor moved to left corner marcandre.lureau
2023-03-21  9:03 ` [PULL 5/7] ui: return the default console cursor when con == NULL marcandre.lureau
2023-03-21  9:03 ` [PULL 6/7] ui/sdl2: remove workaround forcing x11 marcandre.lureau
2023-03-21  9:03 ` [PULL 7/7] ui: fix crash on serial reset, during init marcandre.lureau
2023-03-21 14:07 ` [PULL 0/7] ui/ fixes for 8.0 Erico Nunes
2023-03-21 14:09 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).