Message ID | 20250203173040.145763-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 9930620B810 for <linux-cxl@vger.kernel.org>; Mon, 3 Feb 2025 17:30:44 +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=1738603847; cv=none; b=sJzGjS/pRIEOeGYZwxwqz9JKILRX8OUrppBnVoTmfUCa1tvDVd2JdQFPlIpVd8QWxbTQFtxMLHt4nNIRArgqprnJcAU2lZz42afb4dlC+6AF4oMnshEfz5MzLsnWmajzgT0lVgkvRtuFMXsdE+LdA1QyTeEVdrkaVAmXBvih78A= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738603847; c=relaxed/simple; bh=HQEyNdVmY/nXqqoXL+g1Cr+3sTpLqVleVk9IHsiblmY=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=qDwpfNdWzBcYfB3q3FdkwmIndSyUJhP2CP3mCfzDpPAyFHFC5XzrlhrzevsVkkeUKOg3mFsD3+aoJDKpjZxtem+RPamvRER4LsK3QIf9VePlCG9JTa7F2+onjcLgg75qXBCD8Di1clJ4/uzztp7A0GH1xHOszLaHORDANh0lUMQ= 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.216]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4YmtmH40d6z6K97v; Tue, 4 Feb 2025 01:29:51 +0800 (CST) Received: from frapeml500008.china.huawei.com (unknown [7.182.85.71]) by mail.maildlp.com (Postfix) with ESMTPS id D18A01400CA; Tue, 4 Feb 2025 01:30:41 +0800 (CST) Received: from SecurePC-101-06.china.huawei.com (10.122.19.247) by frapeml500008.china.huawei.com (7.182.85.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.39; Mon, 3 Feb 2025 18:30:41 +0100 From: Jonathan Cameron <Jonathan.Cameron@huawei.com> To: <qemu-devel@nongnu.org>, Fan Ni <fan.ni@samsung.com>, Peter Maydell <peter.maydell@linaro.org> CC: <mst@redhat.com>, <linux-cxl@vger.kernel.org>, <linuxarm@huawei.com>, <qemu-arm@nongnu.org>, Yuquan Wang <wangyuquan1236@phytium.com.cn>, Itaru Kitayama <itaru.kitayama@linux.dev>, =?utf-8?q?Philippe_Mathieu-Daud?= =?utf-8?q?=C3=A9?= <philmd@linaro.org> Subject: [RFC PATCH v12 qemu 0/2] arm/virt: CXL support via pxb_cxl Date: Mon, 3 Feb 2025 17:30:38 +0000 Message-ID: <20250203173040.145763-1-Jonathan.Cameron@huawei.com> X-Mailer: git-send-email 2.43.0 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: lhrpeml500012.china.huawei.com (7.191.174.4) To frapeml500008.china.huawei.com (7.182.85.71) |
Series |
arm/virt: CXL support via pxb_cxl
|
expand
|