qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-8.2 0/3] UI: fix default VC regressions
@ 2023-11-17 14:35 marcandre.lureau
  2023-11-17 14:35 ` [PATCH for-8.2 1/3] vl: revert behaviour for -display none marcandre.lureau
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: marcandre.lureau @ 2023-11-17 14:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Gerd Hoffmann, peter.maydell, Marc-André Lureau,
	Paolo Bonzini, dwmw

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

Hi,

There are a few annoying regressions with the default VCs introduced with the
pixman series. The "vl: revert behaviour for -display none" change solves most
of the issues. Another one is hit when using remote displays, and VCs are not
created as they used to, see: "ui/console: fix default VC when there are no
display". Finally, "ui: use "vc" chardev for dbus, gtk & spice-app" was meant to
be included in the pixman series and also brings back default VCs creation.

Marc-André Lureau (3):
  vl: revert behaviour for -display none
  ui: use "vc" chardev for dbus, gtk & spice-app
  ui/console: fix default VC when there are no display

 system/vl.c    |  2 +-
 ui/console.c   | 18 ++++++++----------
 ui/dbus.c      |  1 +
 ui/gtk.c       |  1 +
 ui/spice-app.c |  1 +
 5 files changed, 12 insertions(+), 11 deletions(-)

-- 
2.41.0



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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 14:35 [PATCH for-8.2 0/3] UI: fix default VC regressions marcandre.lureau
2023-11-17 14:35 ` [PATCH for-8.2 1/3] vl: revert behaviour for -display none marcandre.lureau
2023-11-20 12:42   ` Peter Maydell
2023-11-20 13:17     ` [EXTERNAL] " David Woodhouse
2023-11-21 10:11     ` David Woodhouse
2023-11-17 14:35 ` [PATCH for-8.2 2/3] ui: use "vc" chardev for dbus, gtk & spice-app marcandre.lureau
2023-11-21  9:27   ` Thomas Huth
2023-11-17 14:35 ` [PATCH for-8.2 3/3] ui/console: fix default VC when there are no display marcandre.lureau
2023-11-21  9:27   ` Thomas Huth
2023-11-21  7:37 ` [PATCH for-8.2 0/3] UI: fix default VC regressions Marc-André Lureau
2023-11-21 10:15   ` Woodhouse, David via
2023-11-21 10:37     ` Marc-André Lureau
2023-11-21 10:42       ` David Woodhouse
2023-11-21 10:45         ` Marc-André Lureau
2023-11-21 10:47           ` David Woodhouse

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).