RE: [PATCH v2 4/4] hv_netvsc: Restrict configurations on isolated guests

2021-01-28 Thread Michael Kelley
From: Andrea Parri (Microsoft) Sent: Tuesday, January 26, 2021 3:57 AM > > Restrict the NVSP protocol version(s) that will be negotiated with the > host to be NVSP_PROTOCOL_VERSION_61 or greater if the guest is running > isolated. Moreover, do not advertise the SR-IOV capability and ignore > NV

RE: [PATCH v2 4/4] hv_netvsc: Restrict configurations on isolated guests

2021-01-26 Thread Haiyang Zhang
an > ; Saruhan Karademir > ; Juan Vazquez ; Andrea > Parri (Microsoft) ; Jakub Kicinski > ; David S. Miller ; > netdev@vger.kernel.org > Subject: [PATCH v2 4/4] hv_netvsc: Restrict configurations on isolated guests > > Restrict the NVSP protocol version(

[PATCH v2 4/4] hv_netvsc: Restrict configurations on isolated guests

2021-01-26 Thread Andrea Parri (Microsoft)
Restrict the NVSP protocol version(s) that will be negotiated with the host to be NVSP_PROTOCOL_VERSION_61 or greater if the guest is running isolated. Moreover, do not advertise the SR-IOV capability and ignore NVSP_MSG_4_TYPE_SEND_VF_ASSOCIATION messages in isolated guests, which are not suppose