qemu-e2k/contrib/vhost-user-gpu
Li Qiang 3ea32d1355 vhost-user-gpu: abstract vg_cleanup_mapping_iov
Currently in vhost-user-gpu, we free resource directly in
the cleanup case of resource. If we change the cleanup logic
we need to change several places, also abstruct a
'vg_create_mapping_iov' can be symmetry with the
'vg_create_mapping_iov'. This is like what virtio-gpu does,
no function changed.

Signed-off-by: Li Qiang <liq3ea@163.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210516030403.107723-9-liq3ea@163.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2021-05-27 11:55:59 +02:00
..
50-qemu-gpu.json.in vhost-user-gpu: Drop trailing json comma 2019-12-20 06:56:37 +01:00
meson.build vhost-user-gpu: glFlush before notifying clients 2021-03-26 06:37:03 +01:00
vhost-user-gpu.c vhost-user-gpu: abstract vg_cleanup_mapping_iov 2021-05-27 11:55:59 +02:00
virgl.c vhost-user-gpu: abstract vg_cleanup_mapping_iov 2021-05-27 11:55:59 +02:00
virgl.h Clean up a header guard symbols (again) 2019-06-12 13:20:21 +02:00
vugbm.c vhost-user-gpu: fix vugbm_device_init fallback 2021-03-26 06:37:03 +01:00
vugbm.h vhost-user-gpu: fix vugbm_device_init fallback 2021-03-26 06:37:03 +01:00
vugpu.h vhost-user-gpu: abstract vg_cleanup_mapping_iov 2021-05-27 11:55:59 +02:00