On Mon, Apr 07, 2025 at 10:44:21AM +0200, David Hildenbrand wrote:
Whoever adds new feat_X *must be aware* about all previous features, otherwise we'd be reusing feature bits and everything falls to pieces.
The knowledge is supposed be limited to which feature bit to use.
I think we also have to know which virtqueue bits can be used, right?
what are virtqueue bits? vq number?