Skip to content

virgl: move new added field to the end.

Lepton Wu requested to merge lepton/mesa:qf1 into master

This field was introduced 2 months ago and it breaks virgl compatibility between guest/host. Switch the new added field to the end. We will still have compatibility issue but the "bug window" is much smaller.

Fixes: e778acea ("virgl: update headers")

Signed-off-by: Lepton Wu lepton@chromium.org

Merge request reports