On 5/8/25 8:00 PM, Alex Bennée wrote:
Jiang XueQian writes:
This property passes socket of a externally started virgl_render_server
to virglrenderer, so that it won't try to spawn new process and get
killed by seccomp, allowing virtio-gpu-gl venus and sandbox to enable
at the same time.
D
Jiang XueQian writes:
> This property passes socket of a externally started virgl_render_server
> to virglrenderer, so that it won't try to spawn new process and get
> killed by seccomp, allowing virtio-gpu-gl venus and sandbox to enable
> at the same time.
Do we have an example of how to start
Ping.
On 4/3/25 11:51 PM, Jiang XueQian wrote:
This property passes socket of a externally started virgl_render_server
to virglrenderer, so that it won't try to spawn new process and get
killed by seccomp, allowing virtio-gpu-gl venus and sandbox to enable
at the same time.
Signed-off-by: Jiang
This property passes socket of a externally started virgl_render_server
to virglrenderer, so that it won't try to spawn new process and get
killed by seccomp, allowing virtio-gpu-gl venus and sandbox to enable
at the same time.
Signed-off-by: Jiang XueQian
---
hw/display/virtio-gpu-gl.c | 15