Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260825-fixes-v1-0-c59e8a620836@redhat.com
Maintainers: "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, "Philippe Mathieu-Daudé" <philmd@mailo.com>, Zhao Liu <zhao1.liu@intel.com>, Gerd Hoffmann <kraxel@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>, Dmitry Osipenko <dmitry.osipenko@collabora.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Thomas Huth <th.huth+qemu@posteo.eu>, Laurent Vivier <lvivier@redhat.com>
chardev/char-socket.c | 5 -
contrib/vhost-user-gpu/vhost-user-gpu.c | 25 ++--
contrib/vhost-user-gpu/virgl.c | 6 +-
contrib/vhost-user-gpu/vugbm.c | 5 +-
crypto/hash-nettle.c | 3 +-
hw/core/machine.c | 1 +
hw/display/qxl-render.c | 66 +++++----
hw/display/qxl.c | 59 +++++++++
hw/display/qxl.h | 2 +
hw/display/vga.c | 37 +++---
hw/display/vga_int.h | 3 +-
hw/display/virtio-gpu-rutabaga.c | 14 +-
hw/display/virtio-gpu-udmabuf-stubs.c | 3 +-
hw/display/virtio-gpu-udmabuf.c | 17 ++-
hw/display/virtio-gpu-virgl.c | 6 +-
hw/display/virtio-gpu.c | 228 ++++++++++++++++++++------------
hw/input/ps2.c | 10 ++
hw/misc/trace-events | 6 +
include/hw/virtio/virtio-gpu.h | 2 +-
include/ui/egl-helpers.h | 2 +-
migration/multifd.c | 1 +
tests/functional/pylintrc | 6 +
tests/qtest/meson.build | 3 +-
tests/unit/meson.build | 9 +-
ui/egl-helpers.c | 17 ++-
25 files changed, 372 insertions(+), 164 deletions(-)