[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PVH mode PCI passthrough status
- To: tosher 1 <akm2tosher@xxxxxxxxx>
- From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@xxxxxxxx>
- Date: Wed, 30 Dec 2020 06:22:38 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.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=GtncH/NWaXJza/0vJIxwluyv1n4lNwH6YV33qkkIlsE=; b=MPdUWRcjBBFANze5hCAmvFaUzulnSOz+IzJiB8SiaA47wk1VJsrl0gDgESu0FUEmOUN7lN4KOnim3lVw4Eh4ZYwi1q2ATt2OqJElqcirjju8ckf5w77N9HJNyzBtxrvymkqL/ZLtws/KEdN4/0fFcRyizr4qrsMsK29taP1AyMli//6cUS6lYkyTAFaBQWyxma7Cltym6ngBXLqnvfFCFyYahHy5C098fQBQTGvV0/dzwWZmbQEkBZvb7ek208J9TxIuvjPaQP6A+RXRzoFu0b7lWUH/+Zh0+ZjZtSqN6GqDJwGIxXfE+EyJimTe9rEZ+fHaykLSiTh+09nafdZehw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=dmnJbqzhGuKJDIS8D/iIpjFBHeHBaG8bRQ0WvYJeVotEUjdwxUp+KFz02YAYGb9XhobQAveN8bLnyAGSsH6IKV8ZW5zjz8qCTmBs0fBg8FwN8YS2wXQ7XWBowhblIME7BPL6DUqpEQ/qZG0BrYirl6XE65lDTThm2PSU9G/+N0pB3XrmQFgxKTIkCIXXCg/yy8jkKa5wPN/mWWxP5Ah27UvEGjwUgd7GeZT8di2IO4VHnNCBkq14M8fWfKyUl39yzrGz87oaB2p+02t0P26mNtlUfIzkbuxc7ZgvY8Tw5xLqjY7eG8KgPc80slmpEO5Zd82DGUZtEKTn97Jss8+7RQ==
- Authentication-results: yahoo.com; dkim=none (message not signed) header.d=none;yahoo.com; dmarc=none action=none header.from=epam.com;
- Cc: Roger Pau Monné <roger.pau@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Paul Durrant <xadimgnik@xxxxxxxxx>
- Delivery-date: Wed, 30 Dec 2020 06:23:07 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHW3nQr/op/89E1c0G2q24tiQpaZw==
- Thread-topic: PVH mode PCI passthrough status
Hi, all
On 12/29/20 8:32 PM, Roger Pau Monné wrote:
> On Tue, Dec 29, 2020 at 05:01:50PM +0000, tosher 1 wrote:
>> Hi Roger,
>>
>>> I think you meant PVH mode in the sentence above instead of PVM?
>> Sorry, that was a typo. I meant PVH.
>>
>>> Arm folks are working on using vPCI for domUs, which could easily be picked
>>> up by x86 once ready. There's also the option to import xenpt [0] from Paul
>>> Durrant and use it with PVH, but it will likely require some work.
>> Thanks for your response. Do you have any timeline in mind on when support
>> for x86 will be available? A rough estimate would help me with planning
>> something.
> I'm adding the relevant people working on this, Oleksandr for the vPCI
> Arm work and Paul for xenpt.
This is indeed WIP and the thing is being developed by many parties: ARM, EPAM,
Xilinx...
And unfortunately I cannot give you even a rough estimate when this is going to
happen
as there are so many topics to cover for ARM yet. Of course, we try to make the
code fit x86
as well, so we share the code between the architectures...
Thank you,
Oleksandr
>
> The xenpt stuff shouldn't be complicated (Paul can correct me), as it
> would mostly involve importing xenpt into the xen.git repository and
> then wiring it up for the toolstack to use it, at least to get an
> initial version working.
>
> Roger.
|