Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251014111234.3190346-1-alex.bennee@linaro.org
Maintainers: "Michael S. Tsirkin" <mst@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>, Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>, David Hildenbrand <david@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>
qapi/virtio.json | 10 +++-
include/system/memory.h | 1 +
hw/display/virtio-gpu-base.c | 10 ++++
hw/display/virtio-gpu-virgl.c | 62 +++++++++++--------
system/memory.c | 5 ++
ui/gtk-gl-area.c | 1 -
hw/display/trace-events | 2 +
system/trace-events | 1 +
tests/functional/aarch64/meson.build | 1 +
tests/functional/aarch64/test_gpu_blob.py | 73 +++++++++++++++++++++++
10 files changed, 138 insertions(+), 28 deletions(-)
create mode 100755 tests/functional/aarch64/test_gpu_blob.py