Re: [PATCH v4 17/21] i386: support 'hv-passthrough, hv-feature=off' on the command line

2021-02-12 Thread Igor Mammedov
On Fri, 12 Feb 2021 09:49:46 +0100 Vitaly Kuznetsov wrote: > Igor Mammedov writes: > > > On Wed, 10 Feb 2021 17:40:29 +0100 > > Vitaly Kuznetsov wrote: > > > >> Currently, we support 'hv-passthrough,hv-feature=on' enablement, this > >> is supposed to mean "hv-feature is mandatory, don't

Re: [PATCH v4 17/21] i386: support 'hv-passthrough, hv-feature=off' on the command line

2021-02-12 Thread David Edmondson
On Friday, 2021-02-12 at 09:49:46 +01, Vitaly Kuznetsov wrote: > Igor Mammedov writes: > >> On Wed, 10 Feb 2021 17:40:29 +0100 >> Vitaly Kuznetsov wrote: >> >>> Currently, we support 'hv-passthrough,hv-feature=on' enablement, this >>> is supposed to mean "hv-feature is mandatory, don't start

Re: [PATCH v4 17/21] i386: support 'hv-passthrough, hv-feature=off' on the command line

2021-02-12 Thread Vitaly Kuznetsov
Igor Mammedov writes: > On Wed, 10 Feb 2021 17:40:29 +0100 > Vitaly Kuznetsov wrote: > >> Currently, we support 'hv-passthrough,hv-feature=on' enablement, this >> is supposed to mean "hv-feature is mandatory, don't start without it". Add >> support for 'hv-passthrough,hv-feature=off' meaning

Re: [PATCH v4 17/21] i386: support 'hv-passthrough, hv-feature=off' on the command line

2021-02-11 Thread Igor Mammedov
On Wed, 10 Feb 2021 17:40:29 +0100 Vitaly Kuznetsov wrote: > Currently, we support 'hv-passthrough,hv-feature=on' enablement, this > is supposed to mean "hv-feature is mandatory, don't start without it". Add > support for 'hv-passthrough,hv-feature=off' meaning "enable everything > supported by

[PATCH v4 17/21] i386: support 'hv-passthrough, hv-feature=off' on the command line

2021-02-10 Thread Vitaly Kuznetsov
Currently, we support 'hv-passthrough,hv-feature=on' enablement, this is supposed to mean "hv-feature is mandatory, don't start without it". Add support for 'hv-passthrough,hv-feature=off' meaning "enable everything supported by the host except for hv-feature". While on it, make 'hv-passthrough'