<puck>
the only dmabufs you can transfer over virtio-wl is the ones that are virtio-gpu created
<puck>
i think
<qyliss>
Oh really?
<puck>
yeah
<puck>
the point is that the memory backing the buffer has to be known to the virtio drivers
<puck>
hrmm
<puck>
i'm not entirely sure how the dmabuf stuff works
<puck>
it might be possible with virtio-gpu
<qyliss>
Do you know if I could use virtio-gpu without actually giving a VM GPU access?
<qyliss>
and just use it for the "resources"
<puck>
lol i looked up "virtio-wl" and your blogpost was the first
<puck>
qyliss: i suspect so? not entirely sure on how the whole KMS/gpu thing works
<MichaelRaskin>
Virgil3D sounds like they want full arbitrary Mesa setup on the host and present a consistent view on virtio-gpu side (but they are Qemu)
<MichaelRaskin>
qyliss: if you have some Nix expression to build and run a script, I can check what happens if CrosVM is contained with no /dev/dri in the sandbox