Skip to content

venus: add debug info for experimental features during init

Yiwei Zhang requested to merge zzyiwei/mesa:exp-debug-init into main

Since the spec version is locked down at 100000 before we finalizing the initial venus protocol, it seems reasonable to add some init debug prints for what kind of experimental features are supported between the the host and the guest.

/cc @olv

Merge request reports