Message ID | 20240215150133.2088-1-Jonathan.Cameron@huawei.com |
---|---|
Headers | show
Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2182213248D for <linux-cxl@vger.kernel.org>; Thu, 15 Feb 2024 15:01:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.176.79.56 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708009300; cv=none; b=ca9LGx1+X3Q00vp8azBvmtGE6uWDS7Ue4AUCVWqJSwTHBG9eGCgb5hNCVo2MBupS8b+NzUwD2/jRtXds2EHa8eyLTuY0EVQC8ntglVoKC9+eiEuCufGtZn3RLZ9vTtvZQ/1ql37MsGHos32osXfWCdXHBn2//0WWM+D/OF7bAOA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708009300; c=relaxed/simple; bh=ZIRMLZwTlad5bPv4WkD9VO6H+xn7YzrCiZf2us+WAfQ=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=lG6X4escNOPMwG9602MRN0xWy++UO/glu2U5kfXXjrIyYT2Ch8YgcXtDkGXjm0gHGcn9BdFU1JpzsuxCUokiFpjIkZp+mABloPbOaMsnkVjKoDniNPXncZOwSCVouMoxCZEJGr+O7pQFKdsuYvFSOxyzhZ2oYmz8uIz1BXa/9aM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=185.176.79.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.18.186.31]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4TbJ7t5NSHz6J9fm; Thu, 15 Feb 2024 22:57:30 +0800 (CST) Received: from lhrpeml500005.china.huawei.com (unknown [7.191.163.240]) by mail.maildlp.com (Postfix) with ESMTPS id 5E5D31416EA; Thu, 15 Feb 2024 23:01:33 +0800 (CST) Received: from SecurePC-101-06.china.huawei.com (10.122.247.231) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 15 Feb 2024 15:01:32 +0000 From: Jonathan Cameron <Jonathan.Cameron@huawei.com> To: <qemu-devel@nongnu.org>, Peter Maydell <peter.maydell@linaro.org>, Gregory Price <gregory.price@memverge.com>, =?utf-8?q?Alex_Benn=C3=A9e?= <alex.bennee@linaro.org>, Sajjan Rao <sajjanr@gmail.com>, Dimitrios Palyvos <dimitrios.palyvos@zptcorp.com>, <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Eduardo Habkost <eduardo@habkost.net> CC: <linux-cxl@vger.kernel.org> Subject: [PATCH 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL) Date: Thu, 15 Feb 2024 15:01:30 +0000 Message-ID: <20240215150133.2088-1-Jonathan.Cameron@huawei.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-cxl@vger.kernel.org List-Id: <linux-cxl.vger.kernel.org> List-Subscribe: <mailto:linux-cxl+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-cxl+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: lhrpeml500005.china.huawei.com (7.191.163.240) To lhrpeml500005.china.huawei.com (7.191.163.240) |
Series |
tcg/i386: Page tables in MMIO memory fixes (CXL)
|
expand
|