[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH V2 1/2] x86/altp2m: Add hypercall to set a range of sve bits
- To: Jan Beulich <jbeulich@xxxxxxxx>
- From: Alexandru Stefan ISAILA <aisaila@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Nov 2019 08:29:47 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=bitdefender.com; dmarc=pass action=none header.from=bitdefender.com; dkim=pass header.d=bitdefender.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=U7LeFA6Va0pBc+mpr/LlPRheLW3L1uyqAvPkjNzL2YU=; b=TXNiFTs4/zkkdoddvRtsz4NVUJfAlROOpZJTi5v4iU7AvrweyLuB2qRSOGG/xkzeRpjqeqrxBDx/yYgZ085VVOGx58hdXtkrP9Pj6tqLP8Vtsb3Sn9xesSn+0o6BhzKSf5CVdTOhVvhUmZFSmiGSlrkk7TYvc83rkP7+WiW0pGyGEmwK0qij61CQrwu4wGxoihdlDMb3238LS1UJl/V4vU9yePBnJ+m5P6DHaEsZT2VjBzmTJ8Rh+1fWTFwAo1qBriysGPRN/yJm762YTEnppEPvx4PvjraO6K5hq83HgpjzBh/ysgaALbo1FxuesRK36i0OUQXB/BxUirlHISeZng==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KcsL/5TXeuBGfsD4B3ufoINHVI8ZVJJJzLp3F76NQ1Hlyspoh58YPMR7WC5adzvIOKXDsk+obyA0Qx73Mc2Vl501SzieGv6GmjBvmbwRPyWlP8BsDO0GS46TdvT3S6NVUe2fnE27jyfQr32/+1tmJZ7DOExJKY/7ejbU0fRpABoN6xJ9w/H+0AD0D250rViwaXjZq01ut9RJT7FVx/TsgtXiSDBF8nLmhib89NMMu5d/Thg/jcpJZ5Tl7pv13/2YsgyBreKZrMLYOXys+jxIeA/5jpiUAdAxbULPmkQIUSfVnJPcjF6lJO2lRwHqC1kWZdlczLcvJo46pvFJ2ui5Bg==
- Authentication-results: spf=none (sender IP is ) smtp.mailfrom=aisaila@xxxxxxxxxxxxxxx;
- Cc: Petre Ovidiu PIRCALABU <ppircalabu@xxxxxxxxxxxxxxx>, "sstabellini@xxxxxxxxxx" <sstabellini@xxxxxxxxxx>, "julien@xxxxxxx" <julien@xxxxxxx>, "wl@xxxxxxx" <wl@xxxxxxx>, Razvan COJOCARU <rcojocaru@xxxxxxxxxxxxxxx>, "konrad.wilk@xxxxxxxxxx" <konrad.wilk@xxxxxxxxxx>, "george.dunlap@xxxxxxxxxxxxx" <george.dunlap@xxxxxxxxxxxxx>, "andrew.cooper3@xxxxxxxxxx" <andrew.cooper3@xxxxxxxxxx>, "ian.jackson@xxxxxxxxxxxxx" <ian.jackson@xxxxxxxxxxxxx>, "tamas@xxxxxxxxxxxxx" <tamas@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "roger.pau@xxxxxxxxxx" <roger.pau@xxxxxxxxxx>
- Delivery-date: Wed, 20 Nov 2019 08:30:03 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHVnhoIoDKnH00r7U+BYd+Jg1p+RKeSVi8A///jqICAAYNIgA==
- Thread-topic: [Xen-devel] [PATCH V2 1/2] x86/altp2m: Add hypercall to set a range of sve bits
On 19.11.2019 11:23, Jan Beulich wrote:
> On 19.11.2019 10:05, Alexandru Stefan ISAILA wrote:
>> On 18.11.2019 16:09, Jan Beulich wrote:
>>> On 18.11.2019 14:39, Alexandru Stefan ISAILA wrote:
>>>> For this HVMOP_ALTP2M_INTERFACE_VERSION shout be increased. I will leave
>>>> it to Tamas to decide if we will need a different structure for
>>>> xen_hvm_altp2m_suppress_ve_multi to keep the compatibility.
>>>
>>> Wasn't is that due to the possible guest exposure it was decided
>>> that the interface version approach was not suitable here, and hence
>>> it shouldn't be bumped any further?
>>>
>>
>> That is correct but there was also requested to add the new opaque field
>> so I don't know how to have that an still keep the same version.
>
> New sub-op?
>
Wouldn't it be simpler to have a new structure to use for this,
something like "struct xen_hvm_altp2m_suppress_ve_multi" and then the
version will be unchanged
Alex
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|