[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
- To: Ian Jackson <iwj@xxxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Tue, 2 Nov 2021 11:17:47 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=oYARCj2u82W0gfYot+NYl8jrxu0Zq7pcXQvz3SehTog=; b=gcdBDF64N2Ck1beOVxmixV0I/5iQXZKf+o30QdC41+HhYWyN3bMbNXSzqyAr3LuLFzJfXcToBK7FR3o9o+UZPNgmQHx5bpswlvXCePHUGTGt+To2hwgadLp5rYJyft4RmgMyyVbQcqFpqqIywsKvyDrkoygj2GOAEz3HooNve96O/jSEgUwgjOI6uWM5i+clU5F3tY2ekquVvoqQGEKNCutJY5lspBIrrPl+1JhfAi64uR/AyWGDa//DslLYXzeA+9tsHmO9Bq40VyaTUIjih1xlOB1RE5JIhzGADbzB9CUsmS8THAh+/wKrgcyycDu19hahNKpwRNfSP/tENixKyg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BOYZMoMgnl58ClVMrUDTrxOCgRKAGEuBO6ng/1c3us5I6RoznFs9HZJB0h/kFlAv6kzOe7JN+n5hyehgrXEG1TD4Ir9YlQ1dkc30RUjll1SU6SEsMUBLm+l0j6ksWTQQnl/QLMX81Vk1Xevjo/EiDG301qDJtH1pZyd/ZBGk3zt3xEJA8iRoN21W1RdRBWIhPqhWaA3RCTfV5UEGhuZeGS2BIpKYQsEq1yPkJqJfl8A39afbi3w9C7TMB39XSs/zGnQIUldSL0Ge2GkDKJYbGz38uaXAthZh2yyCIM5mYESK9C+IBHCr2bta5I1MX4T4S9hnvJRxJGQ+W2HtffdniQ==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Tue, 02 Nov 2021 10:18:04 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 21.10.2021 11:57, Jan Beulich wrote:
> In the course of reading the response to v1 (patch 1 only) I realized
> that not only that patch needs further adjustment, but that also
> further changes are needed (and there's likely yet more amiss).
>
> 1: x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing
> 2: x86/APIC: avoid iommu_supports_x2apic() on error path
> 3: AMD/IOMMU: iommu_enable vs iommu_intremap
Ian, while we further discuss / refine patch 3, the first two have the
needed R-b, but will now need you release-ack aiui.
Andrew, did you perhaps have a chance to actually try v2 of patch 1? It
works for me when suitably configuring the BIOS on my Skylake, so I
wouldn't feel uncertain in committing without a Tested-by, but it would
feel even better if I had one.
Thanks, Jan
|