[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] xen/x86: allow overlaps with non-RAM regions
- To: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- From: "Lira, Victor M" <victorm.lira@xxxxxxx>
- Date: Mon, 12 May 2025 10:55:18 -0700
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=RHwS1VH7fByA1+Id1QIpop0fW4yXICxbUklRYFYciyM=; b=PcVeMZiIOR4DQ0D5XxboFGUnunyxvFOW3zB2uMDfGmzZd2PaYp/wN5So4DGE9OeMoV3C0koMGLOQxWb8WXZRrayzWLduV/Mp4Z9+x0UFjlMv8fyle2h9j+WADOJv4kW0g/nnT/bhURp90iFilvRBdwm7Hpc92uWvJ+6v52425rXevGLV/yn2ms8tKmu9bgIeQAzbtgRJ2Nc1w9NTmGsTUqAeB6Oua5vGL3wdR4p20RuTS5Dq3r/Tc774JdVITlntBKpk3SwdTlE9YU2WJ6cXliP+ac27KH9cJgu9hQhK940wgieqzqvw3S1DNSHVah+W52HTadi4CisnOcHOREjsJw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=tsUHYFj1I9qIh5wElv2xFEMFO5/aGcOurxGfm5JrtO/wdXjflddn/QqjPjqrZCzxopBt/6478emO/aOm/BJrdruZ04tElAtwnew/yCHBlV9dFp/7EkJhuHacharCnsYR4HJXkdQt0OzUYcELqR/yTqb3sX2YcdGIEVX1mcen0/5R4+/dfKk16VrTiApD9XQeUG5mPxkqStH5virSr1dSiqOuaoMV91ibqMAmL8Uyx3WxzHFrIeCu0fgsk//kMOw2uhnhB1V6KkS+W3yiaKVM5apibxZ4uLTJvdXz18vrZlGC2iB9r7tsKkAo4C7uK73BfbLQpL3+fcIKlaDlO+JWsg==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
- Cc: Jan Beulich <jbeulich@xxxxxxxx>, Jason Andryuk <jason.andryuk@xxxxxxx>, Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Xenia.Ragiadakou@xxxxxxx, Alejandro.GarciaVallejo@xxxxxxx
- Delivery-date: Mon, 12 May 2025 17:55:41 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 5/12/2025 9:16 AM, Roger Pau Monné wrote:
Caution: This message originated from an External Source. Use proper caution
when opening attachments, clicking links, or responding.
On Fri, Apr 25, 2025 at 09:47:57AM -0700, Lira, Victor M wrote:
I can confirm with the patch the NVME drive can be accessed despite the "not
mapping BAR" warning from Xen.
Output log attached.
Thanks a lot for the test, and sorry for the delay in getting back. I
was busy with other stuff and needed some time to figure out the best
way to deal with this. Can you give a try to the patch below? I hope
it will still fix the issue.
No worries, I applied this patch to the latest staging c45e57f59d69,
and the result is also successful NVME drive access.
Output log attached and I see no "failed to sanitize" warnings.
Victor Attachment:
test-patched-roger.log
Description: Text document
|