Message ID | 20241025150153.983306-1-szymon.durawa@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.14]) (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 AF01D212168 for <linux-pci@vger.kernel.org>; Fri, 25 Oct 2024 14:00:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.14 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729864833; cv=none; b=pBaabvwvPKa7HvYc9OFrBniVsQCyZeHCrkErSTbTeAE4MsmKjQ68jI6QuxNcsorqi8P7z22iEp4KJ9KAPSd/4kS5mGxc09pq7xqdklewNpfMmEjsIIDyJSKQDLUkv5nywHleoYvsQAdO42KZNPk9jmOAEJS7Xj32puQjR2Tus8I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729864833; c=relaxed/simple; bh=jq85rSYy0OYaAZe1ng59EUawTwKmW5sahE7Yftyn95o=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=M6iMEEuYibps+uJ/mFDksubsjMDgI9DGjiClJVoh1RJ6wRdS7TJmjUZsW9PoB+dQ6yBSeJElLLt9NcZ/oEetN/5trzQkneGWFZz0+YxEt24nvrRM9Ll/qc0yupRk3xbsW5bCrix4ry2YRWLpXO4Ot4zQP9YGNjioV0FrWwP+F/c= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=LT/2BYst; arc=none smtp.client-ip=192.198.163.14 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="LT/2BYst" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729864832; x=1761400832; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=jq85rSYy0OYaAZe1ng59EUawTwKmW5sahE7Yftyn95o=; b=LT/2BYst3t13FutyqY4qtJnrgda5uHhvP3/Dw+HNKI4k0lYx7n67Q1Zs Kd7kAhYTOxoS74OgmMJGcnIAQSVMWR8KMIcmwj7NtxXeFSCQDx2cBG05L XPtzSyZnJLziZh5ECuBXUaJeHeBexi3M6BrpStFfCXi/598i5jEgyrz6+ iduePmXnms6m/MhrL0IIUwx42V4+U98vTRMTXKYA8LqEbGgvdfohypbrt sU8BresdEC/ASgr4bcuEvjv7Kzu1hIcXsEV/O34Sl9p6qo02cPtmwPGRc mU3wOVD2rdFzIxcu39j/57NsOiVD4/EpR3kHoXLqz/4vmvxzWJG7yVQfH Q==; X-CSE-ConnectionGUID: 2rXkBgT7Rfm+ijNCweuDZg== X-CSE-MsgGUID: HbY7UWwDSoCkZKVGe8TDHw== X-IronPort-AV: E=McAfee;i="6700,10204,11236"; a="29752832" X-IronPort-AV: E=Sophos;i="6.11,231,1725346800"; d="scan'208";a="29752832" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa108.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Oct 2024 07:00:31 -0700 X-CSE-ConnectionGUID: TPEQ/WyJTia+sbcMH2i7jw== X-CSE-MsgGUID: g7pvVteORMy9/mkiAZvrSw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,231,1725346800"; d="scan'208";a="81232280" Received: from arl-s-03.igk.intel.com ([10.91.111.103]) by fmviesa010-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Oct 2024 07:00:30 -0700 From: Szymon Durawa <szymon.durawa@linux.intel.com> To: helgaas@kernel.org Cc: Szymon Durawa <szymon.durawa@linux.intel.com>, Dan Williams <dan.j.williams@intel.com>, Lukas Wunner <lukas@wunner.de>, linux-pci@vger.kernel.org, Nirmal Patel <nirmal.patel@linux.intel.com>, Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> Subject: [RFC PATCH v1 0/3] VMD add PCH rootbus support Date: Fri, 25 Oct 2024 17:01:50 +0200 Message-Id: <20241025150153.983306-1-szymon.durawa@linux.intel.com> X-Mailer: git-send-email 2.39.3 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: <linux-pci.vger.kernel.org> List-Subscribe: <mailto:linux-pci+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pci+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
VMD add PCH rootbus support
|
expand
|