On Mon, Nov 11, 2024 at 11:00:38PM +0000, Alex Bennée wrote: > v2, > > Fixes after Dimitry's review.
You should CC Gerd. > Alex. > > Alex Bennée (2): > hw/display: factor out the scanout blob to fb conversion > hw/display: check frame buffer can hold blob > > include/hw/virtio/virtio-gpu.h | 15 +++++++++ > hw/display/virtio-gpu-virgl.c | 22 +------------ > hw/display/virtio-gpu.c | 59 +++++++++++++++++++++------------- > 3 files changed, 52 insertions(+), 44 deletions(-) > > -- > 2.39.5