Re: [PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
> ping Apologies for the late review - busy week. First pass looks good but will review comprehensively tomorrow or over the weekend.
Re: [PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
ping
[PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
This patch set attempts to align vhost-user-blk with virtio-blk in terms of backward compatibility and flexibility. It also improves the virtio core by introducing new common code that can be used by a virtio device to calculate its config space size. In particular it adds the following things: -