On the host end, I do face an error `warning: virtio_gpu_remap_udmabuf: dmabuf 
mmap failed: Invalid argument`. The error is due to the fact that 
`res->blob_size` is `1048576`, which is ~1.0 GB, much bigger than what a single 
blob should be.

Reply via email to