Re: [PATCH 2/5] get_driver_features from virito registers

2023-04-27 Thread Zhu, Lingshan
On 4/26/2023 12:02 PM, Jason Wang wrote: 在 2023/4/1 04:48, Zhu Lingshan 写道: This commit implements a new function ifcvf_get_driver_feature() which read driver_features from virtio registers. To be less ambiguous, ifcvf_set_features() is renamed to ifcvf_set_driver_features(), and ifcvf_get_f

Re: [PATCH 2/5] get_driver_features from virito registers

2023-04-25 Thread Jason Wang
在 2023/4/1 04:48, Zhu Lingshan 写道: This commit implements a new function ifcvf_get_driver_feature() which read driver_features from virtio registers. To be less ambiguous, ifcvf_set_features() is renamed to ifcvf_set_driver_features(), and ifcvf_get_features() is renamed to ifcvf_get_dev_featur

Re: [PATCH 2/5] get_driver_features from virito registers

2023-04-24 Thread Zhu, Lingshan
On 4/24/2023 12:50 PM, Michael S. Tsirkin wrote: subj typo: virtio will fix in V2, thanks! On Sat, Apr 01, 2023 at 04:48:51AM +0800, Zhu Lingshan wrote: This commit implements a new function ifcvf_get_driver_feature() which read driver_features from virtio registers. To be less ambiguous,

Re: [PATCH 2/5] get_driver_features from virito registers

2023-04-23 Thread Michael S. Tsirkin
subj typo: virtio On Sat, Apr 01, 2023 at 04:48:51AM +0800, Zhu Lingshan wrote: > This commit implements a new function ifcvf_get_driver_feature() > which read driver_features from virtio registers. > > To be less ambiguous, ifcvf_set_features() is renamed to > ifcvf_set_driver_features(), and if

[PATCH 2/5] get_driver_features from virito registers

2023-03-31 Thread Zhu Lingshan
This commit implements a new function ifcvf_get_driver_feature() which read driver_features from virtio registers. To be less ambiguous, ifcvf_set_features() is renamed to ifcvf_set_driver_features(), and ifcvf_get_features() is renamed to ifcvf_get_dev_features() which returns the provisioned vDP