Displaying 8 results from an estimated 8 matches for "config_vhost_vdpn".
Did you mean:
config_vhost_dpn
2020 Apr 17
2
[PATCH V2] vhost: do not enable VHOST_MENU by default
...to revert for 5.8. Yes we could squash it into
> VHOST directly but I don't see how that changes logic at all.
Sorry for being unclear.
I meant since it was enabled by default, "CONFIG_VHOST_DPN=y" will be
left in the defconfigs. This requires the arch maintainers to add
"CONFIG_VHOST_VDPN is not set". (Geert complains about this)
Thanks
>
2020 Apr 17
2
[PATCH V2] vhost: do not enable VHOST_MENU by default
...to revert for 5.8. Yes we could squash it into
> VHOST directly but I don't see how that changes logic at all.
Sorry for being unclear.
I meant since it was enabled by default, "CONFIG_VHOST_DPN=y" will be
left in the defconfigs. This requires the arch maintainers to add
"CONFIG_VHOST_VDPN is not set". (Geert complains about this)
Thanks
>
2020 Apr 17
2
[PATCH V2] vhost: do not enable VHOST_MENU by default
...uot;CONFIG_VHOST_DPN=y" will be left
>> in the defconfigs.
> But who cares?
FYI, please see https://www.spinics.net/lists/kvm/msg212685.html
> That does not add any code, does it?
It doesn't.
Thanks
>
>> This requires the arch maintainers to add
>> "CONFIG_VHOST_VDPN is not set". (Geert complains about this)
>>
>> Thanks
>>
>>
2020 Apr 17
2
[PATCH V2] vhost: do not enable VHOST_MENU by default
...uot;CONFIG_VHOST_DPN=y" will be left
>> in the defconfigs.
> But who cares?
FYI, please see https://www.spinics.net/lists/kvm/msg212685.html
> That does not add any code, does it?
It doesn't.
Thanks
>
>> This requires the arch maintainers to add
>> "CONFIG_VHOST_VDPN is not set". (Geert complains about this)
>>
>> Thanks
>>
>>
2020 Apr 17
0
[PATCH V2] vhost: do not enable VHOST_MENU by default
...hat changes logic at all.
>
>
> Sorry for being unclear.
>
> I meant since it was enabled by default, "CONFIG_VHOST_DPN=y" will be left
> in the defconfigs.
But who cares? That does not add any code, does it?
> This requires the arch maintainers to add
> "CONFIG_VHOST_VDPN is not set". (Geert complains about this)
>
> Thanks
>
>
> >
2020 Apr 17
0
[PATCH V2] vhost: do not enable VHOST_MENU by default
...symbol IIUC. It was that we caused
everyone to build vhost unless they manually disabled it.
>
> > That does not add any code, does it?
>
>
> It doesn't.
>
> Thanks
>
>
> >
> > > This requires the arch maintainers to add
> > > "CONFIG_VHOST_VDPN is not set". (Geert complains about this)
> > >
> > > Thanks
> > >
> > >
2020 Apr 17
2
[PATCH V2] vhost: do not enable VHOST_MENU by default
On 2020/4/17 ??6:55, Michael S. Tsirkin wrote:
> On Wed, Apr 15, 2020 at 10:43:56AM +0800, Jason Wang wrote:
>> We try to keep the defconfig untouched after decoupling CONFIG_VHOST
>> out of CONFIG_VIRTUALIZATION in commit 20c384f1ea1a
>> ("vhost: refine vhost and vringh kconfig") by enabling VHOST_MENU by
>> default. Then the defconfigs can keep enabling
2020 Apr 17
2
[PATCH V2] vhost: do not enable VHOST_MENU by default
On 2020/4/17 ??6:55, Michael S. Tsirkin wrote:
> On Wed, Apr 15, 2020 at 10:43:56AM +0800, Jason Wang wrote:
>> We try to keep the defconfig untouched after decoupling CONFIG_VHOST
>> out of CONFIG_VIRTUALIZATION in commit 20c384f1ea1a
>> ("vhost: refine vhost and vringh kconfig") by enabling VHOST_MENU by
>> default. Then the defconfigs can keep enabling