[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v12 0/3] Support hiding capability when its initialization fails


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jiqian Chen <Jiqian.Chen@xxxxxxx>
  • Date: Fri, 26 Sep 2025 15:50:18 +0800
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org 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=HHj0ImhXHdcvnNj/FB/XwmW3uqXeNHk5nKS/vuiRWew=; b=AaK0QohuDnoCERimE33V6ZCM9HnarUUTJzXlfRdl/xS5ZAMUunKXBdK4CzrQ6eUo46U0LGpnAcKT4ycwR84nDyqoOlDpMWKEWwDX2XABE36b0iXe/un3NWQF9iVb/QooISHUb26jeqDeOplwQIn0vf1tn/ed2ukErty9Jdq9eTe8JIUahkufQ5BVIwr0YvkDxQEbpbFAyiHhXZD+zN18OaJQtKTSf9/7cctpGU+dQsfRqWoIJGKdpnAGD/6nr3VHf8FQ90hWQUlGCHvvqihH/54m3RefCUhoEjHYeu9soVDophylkoeU4n2j9+IM1lsdpVE4CHkX7qMmJTkd3hVltA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=KGn8KemVexQNfB3BUCkyEgKffrTlDvBiFWK4jRezJ/AdafbzjgF5Sbfmn6oTg0WiyjDm2BdxxRQZnEw/+I/8Ix2G7QJNEyBkTJmgapKyW02AMdGf6UNeIqkIoL5FgJVQSbWFolWEnTW0sYa/DoeBsyH55BtaAUEUWwZrHlMICXdazkYYvb2tfZCq/PKfxcl+gAgebC/yD0fsaOHHpXjpXHACV5safSiewO6ZZAVnmQc83gyp9ns+FtAUnXjfpY/7EeuSuZHZOnamcB0RUlEex01+wr+g0yGXfi6lgoAg+R7T5JU6C7hSD1whWXZwOv5tk6ij/kBURKqB8VpgkMPpXg==
  • Cc: Huang Rui <ray.huang@xxxxxxx>, Jiqian Chen <Jiqian.Chen@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Fri, 26 Sep 2025 07:50:47 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Hi,

This series is to
emulate extended capability list for dom0;
hide legacy and extended capability when its initialization fails;
above two parts had been merged.
remove all related registers and other resources when initializing capability 
fails, including patch Rebar #1, MSI #2, MSIX #3.

Best regards,
Jiqian Chen.
---
cc: "Roger Pau Monné" <roger.pau@xxxxxxxxxx>
---
Jiqian Chen (3):
  vpci/rebar: Implement cleanup function for Rebar
  vpci/msi: Implement cleanup function for MSI
  vpci/msix: Implement cleanup function for MSI-X

 xen/drivers/vpci/msi.c   | 55 ++++++++++++++++++++++++++++++++++-
 xen/drivers/vpci/msix.c  | 44 +++++++++++++++++++++++++++-
 xen/drivers/vpci/rebar.c | 62 ++++++++++++++++++++++++++++++++++------
 xen/drivers/vpci/vpci.c  |  9 ------
 4 files changed, 150 insertions(+), 20 deletions(-)

-- 
2.34.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.