[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL for 9.2 0/4] updates (virtio-gpu, gdbstub testing, MAINTAINERS)
From: |
Alex Bennée |
Subject: |
[PULL for 9.2 0/4] updates (virtio-gpu, gdbstub testing, MAINTAINERS) |
Date: |
Mon, 18 Nov 2024 20:41:19 +0000 |
The following changes since commit 0fbc798e4f51d6d2bc05f4965b0eae74ba204471:
Merge tag 'pull-vfio-20241118' of https://github.com/legoater/qemu into
staging (2024-11-18 10:04:04 +0000)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-9.2-rc-updates-181124-1
for you to fetch changes up to d6902d7022ba1405a991c94a99b37259d0a6d3a7:
hw/display: check frame buffer can hold blob (2024-11-18 15:54:48 +0000)
----------------------------------------------------------------
Misc fixes for 9.2
- fix remaining gdbstub test cases to exit cleanly
- update MAINTAINERS with qemu-rust mailing list details
- re-factor virtio-gpu and fix coverity warnings
----------------------------------------------------------------
Alex Bennée (2):
hw/display: factor out the scanout blob to fb conversion
hw/display: check frame buffer can hold blob
Ilya Leoshkevich (1):
tests/tcg: Stop using exit() in the gdbstub testcases
Manos Pitsidianakis (1):
MAINTAINERS: CC rust/ patches to qemu-rust list
MAINTAINERS | 5 ++
include/hw/virtio/virtio-gpu.h | 15 ++++++
hw/display/virtio-gpu-virgl.c | 22 +--------
hw/display/virtio-gpu.c | 59 ++++++++++++++---------
tests/guest-debug/test_gdbstub.py | 14 ++++--
tests/tcg/multiarch/gdbstub/interrupt.py | 4 +-
tests/tcg/multiarch/gdbstub/prot-none.py | 4 +-
tests/tcg/multiarch/gdbstub/test-proc-mappings.py | 4 +-
8 files changed, 73 insertions(+), 54 deletions(-)
--
2.39.5
- [PULL for 9.2 0/4] updates (virtio-gpu, gdbstub testing, MAINTAINERS),
Alex Bennée <=
- [PULL 1/4] tests/tcg: Stop using exit() in the gdbstub testcases, Alex Bennée, 2024/11/18
- [PULL 4/4] hw/display: check frame buffer can hold blob, Alex Bennée, 2024/11/18
- [PULL 3/4] hw/display: factor out the scanout blob to fb conversion, Alex Bennée, 2024/11/18
- [PULL 2/4] MAINTAINERS: CC rust/ patches to qemu-rust list, Alex Bennée, 2024/11/18
- Re: [PULL for 9.2 0/4] updates (virtio-gpu, gdbstub testing, MAINTAINERS), Peter Maydell, 2024/11/19