diff options
author | Vivek Kasireddy <vivek.kasireddy@intel.com> | 2025-07-18 16:40:39 -0700 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2025-08-12 15:00:26 -0400 |
commit | 0c0729b46a3680c233e0d45647d5193c5c5083f9 (patch) | |
tree | 5f2194ac9b53221cf727c58fc580be3b18cc6a64 /scripts/dump-guest-memory.py | |
parent | b2a948220763b0d5184285a6b72d7eb13d51aad2 (diff) | |
download | qemu-0c0729b46a3680c233e0d45647d5193c5c5083f9.zip qemu-0c0729b46a3680c233e0d45647d5193c5c5083f9.tar.gz qemu-0c0729b46a3680c233e0d45647d5193c5c5083f9.tar.bz2 |
ui/spice: Destroy the temporary egl fb after the blit is submitted
The temporary egl fb scanout_tex_fb is only needed to facilitate the
blit to the display surface's texture (ssd->ds->texture). Therefore,
destroy it after the blit is submitted. And, also make sure that it
is empty initialized before it is actually used.
Fixes: f851cd65 ("ui/spice: Blit the scanout texture if its memory layout is not linear")
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-ID: <20250718234039.2266704-1-vivek.kasireddy@intel.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/dump-guest-memory.py')
0 files changed, 0 insertions, 0 deletions