On Fri, Sep 23, 2022 at 03:43:50PM +0200, Antonio Caggiano wrote: > Enable resource UUID feature and implement command resource assign UUID. > This is done by introducing a hash table to map resource IDs to their > UUIDs.
It starts to become a bit messy with all the patches floating around where the dependencies are not fully clear. I think it makes sense to put them all into a single virtio-gpu patches series, in correct order. They also need more testing. I had to kick out the patches I've queued up because they broke 'make check'. Both gl and non-gl variants of the virtio-gpu devices need testing. thanks, Gerd