commit | 68fd167060e2b07741a03761264aa9495076a971 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Aug 30 13:38:32 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Nov 07 14:04:25 2023 +0400 |
tree | d67fd88052070bec2a2eb9690c5fa9d342775825 | |
parent | d7e947965a064d762ece7873c1e695f399f76bd3 [diff] |
vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN This simply means that 2d drawing updates won't be handled, but 3d should work. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com>