[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 00/12] Hyperlaunch device tree for dom0
- To: Jan Beulich <jbeulich@xxxxxxxx>
- From: Alejandro Vallejo <agarciav@xxxxxxx>
- Date: Tue, 29 Apr 2025 14:22:35 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=suse.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
- 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=22cy0VuEYcw2o2Xd4cE1+/VmDi/cFSwnnE+oCMshkzM=; b=E/lIF3i+5SCS8zMvcshF1DkXcQP2GDdnWVfRn+VF169Tb0VKvcDcx7Tl7OiCHZTY3iXnWWS9NGxIwEl4SNuTKxhd/cJDI824i5WJk5SrNeksL819oN0CCpOV5l4sDxJJQ6SC/jFLLDRyyRqUEV+XW23c/oWF2fwtqDCucsVcnCuDHFcw8Zy7Fa6fqCFYVIJy3w0Uf5bzhBGj881qR5/kQj7mBwuCODEguIwFIJTzu1FZsddh9hEICAmvrxcX2evO9FQKemtVHdr1UghV01I3lDza7ydE4HN8pjHE257um5Ozpecd9d0GJThoaSBxFwB5/iZ32U7kNPglfUrp7d8mtw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=mUvF3g9ufGJvtq0Eq2OFDZbCLSTJ05arwrkcGK4TzGuALbFbM/LebEgn28UNpPkdCoZXzlbGP8R3md2MPlCNdqw1uUHbG8GxOU9HQ7dMOYtUjFVeXJbI8xltrjbk88C6Pg3kjL6QkQYEz4X0kwuW+U5rc+rwsqlPy+OsKtWlFRsMdbYafstBw3M5EU1ti5VGl8zEmKO+0cX4q3tPjN+YQg7FqY1tUYixHZATamuRdZGE0v1R1xDze92xGu4gLQJlPN5Gs6prWZY+c6pERAXSxdXozcMiA8HLGTLCIRsoWSvB8Nh/KRX/zmhtldxlpYWNz4hKwNXtxsz+435YivimWA==
- Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, "Julien Grall" <julien@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, "Bertrand Marquis" <bertrand.marquis@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Tue, 29 Apr 2025 13:23:01 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Tue Apr 29, 2025 at 2:00 PM BST, Jan Beulich wrote:
> On 29.04.2025 14:36, Alejandro Vallejo wrote:
>> Not very many changes here. Just:
>>
>> v5->v6:
>> * Denis' suggestion to rename a few helpers to fdt_*
>> * Change to last patch to only pass CDF_iommu to domains with
>> DOMAIN_CAPS_HARDWARE.
>>
>> I _think_ this addresses all feedback I got so far and I don't expect
>> anything major remaining before commit.
>
> That's optimistic. I for one didn't even get around looking at v5.
What can I say? I refill my glass often enough for it never to be half
empty :)
Jokes aside, I did cover most of your large-scope concerns by v5 and v6
isn't a dramatica change. I'm hopeful the bigger thorns ought to be gone
by now.
Cheers,
Alejandro
|