"Michael S. Tsirkin" writes: > On Wed, Jul 01, 2026 at 01:10:30PM +0200, Alyssa Ross wrote: >> On Tue, Apr 28, 2026 at 09:44:49PM +0200, Sergio Lopez wrote: >> > If VIRTIO_GPU_F_BLOB_ALIGNMENT has been negotiated, blob size must be >> > aligned to blob_alignment. Validate this in verify_blob() so that >> > invalid requests are rejected early. >> > >> > Signed-off-by: Sergio Lopez >> >> FYI: this change breaks crosvm, which is squatting the 5 and 6 values >> of VIRTIO_GPU_F_* with different meanings. I've reported it as a >> crosvm bug, so hopefully it can be taken care of there. >> >> https://issuetracker.google.com/issues/529852979 > > Move fast and beak things, then it takes a wile to fix them) > Do you understand who uses it maybe? Maybe if there's a PR > for both sides it will be handled faster. I have no idea where the device side is. Doesn't seem to be in the Chromium kernel tree, nor are there any patches for it in Chromium Gerrit. Maybe Gurchetan can shed some light?