Re: [libvirt PATCH] qemu: require memfd memory for virtio 'blob' support

2023-07-19 Thread Michal Prívozník
On 7/18/23 16:48, Jonathon Jongsma wrote: > The virtio-gpu 'blob' support was insufficiently validated. Qemu > requires a memfd memory backing in order to use udmabuf and enable blob > support. Example error: > > $ virsh start rhel9 > error: Failed to start domain 'rhel9' > error: inte

[libvirt PATCH] qemu: require memfd memory for virtio 'blob' support

2023-07-18 Thread Jonathon Jongsma
The virtio-gpu 'blob' support was insufficiently validated. Qemu requires a memfd memory backing in order to use udmabuf and enable blob support. Example error: $ virsh start rhel9 error: Failed to start domain 'rhel9' error: internal error: qemu unexpectedly closed the monitor: 2023-