From: Marc-André Lureau <marcandre.lur...@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