If the guest destroy the resource before detach banking, the 'iov' and 'addrs' field in resource is not freed thus leading memory leak issue. This patchset address this.
Li Qiang (2): virtio-gpu: add declaration for virtio_gpu_cleanup_mapping function virtio-gpu: call cleanup mapping function in resource destroy hw/display/virtio-gpu.c | 3 +++ 1 file changed, 3 insertions(+) -- 1.8.3.1