[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] Fixes for QEMU 7.1-rc4
From: |
marcandre . lureau |
Subject: |
[PULL 0/3] Fixes for QEMU 7.1-rc4 |
Date: |
Thu, 18 Aug 2022 10:56:28 +0400 |
From: Marc-André Lureau <marcandre.lureau@redhat.com>
The following changes since commit c7208a6e0d049f9e8af15df908168a79b1f99685:
Update version for v7.1.0-rc3 release (2022-08-16 20:45:19 -0500)
are available in the Git repository at:
git@gitlab.com:marcandre.lureau/qemu.git tags/fixes-pull-request
for you to fetch changes up to 88738ea40bee4c2cf9aae05edd2ec87e0cbeaf36:
ui/console: fix qemu_console_resize() regression (2022-08-18 10:46:55 +0400)
----------------------------------------------------------------
Some fixes pending on the ML:
* console regression fix
* dbus-vmstate error handling fix
* a build-sys fix
----------------------------------------------------------------
Marc-André Lureau (2):
build-sys: disable vhost-user-gpu if !opengl
ui/console: fix qemu_console_resize() regression
Priyankar Jain (1):
dbus-vmstate: Restrict error checks to registered proxies in
dbus_get_proxies
meson.build | 2 +-
backends/dbus-vmstate.c | 13 +++++++++----
ui/console.c | 6 ++++--
3 files changed, 14 insertions(+), 7 deletions(-)
--
2.37.1
- [PULL 0/3] Fixes for QEMU 7.1-rc4,
marcandre . lureau <=