Re: [PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq

2022-03-01 Thread Eugenio Perez Martin
On Mon, Feb 28, 2022 at 4:25 AM Jason Wang wrote: > > > 在 2022/2/27 下午9:41, Eugenio Pérez 写道: > > This allows SVQ to negotiate features with the guest and the device. For > > the device, SVQ is a driver. While this function bypasses all > > non-transport features, it needs to disable the features

Re: [PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq

2022-02-27 Thread Jason Wang
在 2022/2/27 下午9:41, Eugenio Pérez 写道: This allows SVQ to negotiate features with the guest and the device. For the device, SVQ is a driver. While this function bypasses all non-transport features, it needs to disable the features that SVQ does not support when forwarding buffers. This includes

[PATCH v2 04/14] vhost: Add vhost_svq_valid_features to shadow vq

2022-02-27 Thread Eugenio Pérez
This allows SVQ to negotiate features with the guest and the device. For the device, SVQ is a driver. While this function bypasses all non-transport features, it needs to disable the features that SVQ does not support when forwarding buffers. This includes packed vq layout, indirect descriptors or