Hi,
AFAIK one must add multiple new options for venus to work, according to the docs:
`virtio-gpu-gl,hostmem=8G,blob=true,venus=true`
(the 8G are just as an example)
but i tried here on a test machine (with an radeon RX560 on the host and i always got `error_out_of_host_memory` when running vulkaninfo on the guest.
Since the docs are not very expansive, I'm not sure if there is something missing (vulkan drivers are installed on host and guest, kernels should be new enough, qemu and mesa as well...)
AFAIK one must add multiple new options for venus to work, according to the docs:
`virtio-gpu-gl,hostmem=8G,blob=true,venus=true`
(the 8G are just as an example)
but i tried here on a test machine (with an radeon RX560 on the host and i always got `error_out_of_host_memory` when running vulkaninfo on the guest.
Since the docs are not very expansive, I'm not sure if there is something missing (vulkan drivers are installed on host and guest, kernels should be new enough, qemu and mesa as well...)