From: Wei Liu <wei.liu@kernel.org>
To: Long Li <longli@microsoft.com>
Cc: "wei.liu@kernel.org" <wei.liu@kernel.org>,
"Linux on Hyper-V List" <linux-hyperv@vger.kernel.org>,
"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"KY Srinivasan" <kys@microsoft.com>,
"Haiyang Zhang" <haiyangz@microsoft.com>,
"Dexuan Cui" <DECUI@microsoft.com>,
"Jonathan Corbet" <corbet@lwn.net>,
"Shuah Khan" <skhan@linuxfoundation.org>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
"Manivannan Sadhasivam" <mani@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Bjorn Helgaas" <bhelgaas@google.com>,
"open list:DOCUMENTATION" <linux-doc@vger.kernel.org>,
"open list" <linux-kernel@vger.kernel.org>
Subject: Re: [EXTERNAL] [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
Date: Sun, 23 Aug 2026 16:57:02 -0700 [thread overview]
Message-ID: <20260823235702.GA3566091@liuwe-devbox-debian-v2.local> (raw)
In-Reply-To: <SA1PR21MB6683A0687C14475889222AACCEDB2@SA1PR21MB6683.namprd21.prod.outlook.com>
On Thu, Aug 13, 2026 at 09:40:48PM +0000, Long Li wrote:
>
>
> > -----Original Message-----
> > From: wei.liu@kernel.org <wei.liu@kernel.org>
> > Sent: Friday, July 24, 2026 4:09 PM
> > To: Linux on Hyper-V List <linux-hyperv@vger.kernel.org>; linux-
> > pci@vger.kernel.org
> > Cc: Wei Liu <wei.liu@kernel.org>; KY Srinivasan <kys@microsoft.com>;
> > Haiyang Zhang <haiyangz@microsoft.com>; Dexuan Cui
> > <DECUI@microsoft.com>; Long Li <longli@microsoft.com>; Jonathan Corbet
> > <corbet@lwn.net>; Shuah Khan <skhan@linuxfoundation.org>; Lorenzo
> > Pieralisi <lpieralisi@kernel.org>; Krzysztof Wilczyński
> > <kwilczynski@kernel.org>; Manivannan Sadhasivam <mani@kernel.org>; Rob
> > Herring <robh@kernel.org>; Bjorn Helgaas <bhelgaas@google.com>; open
> > list:DOCUMENTATION <linux-doc@vger.kernel.org>; open list <linux-
> > kernel@vger.kernel.org>
> > Subject: [EXTERNAL] [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
> >
> > From: Wei Liu <wei.liu@kernel.org>
> >
> > Hyper-V vPCI protocol version 1.5 adds a RESET_DEVICE request for projected
> > PCI functions. Negotiate the new protocol version and issue the request
> > through the vPCI VMBus channel from the PCI controller reset callback.
> >
> > Use the existing VMBus response path. Return -ENOTTY when the host
> > reports STATUS_NOT_SUPPORTED so PCI core may try another reset method.
> >
> > Signed-off-by: Wei Liu <wei.liu@kernel.org>
>
> Reviewed-by: Long Li <longli@microsoft.com>
Thanks for the review!
I still need to find some copious free time to test the new hook
suggested in patch one.
I don't think changes in patch 1 will result in major changes in this
patch, so I intend to retain this tag when I post next time.
Thanks,
Wei
prev parent reply other threads:[~2026-08-23 23:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-24 23:08 [PATCH RFC 0/2] Support Hyper-V vPCI controller reset method wei.liu
2026-07-24 23:08 ` [PATCH RFC 1/2] PCI: Add " wei.liu
2026-07-24 23:16 ` sashiko-bot
2026-08-10 18:55 ` Wei Liu
2026-08-11 16:28 ` Manivannan Sadhasivam
2026-08-11 17:56 ` Wei Liu
2026-07-24 23:08 ` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support wei.liu
2026-07-24 23:25 ` sashiko-bot
2026-08-11 16:10 ` Michael Kelley
2026-08-11 17:36 ` Wei Liu
2026-08-11 17:58 ` Michael Kelley
2026-08-13 21:40 ` [EXTERNAL] " Long Li
2026-08-23 23:57 ` Wei Liu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260823235702.GA3566091@liuwe-devbox-debian-v2.local \
--to=wei.liu@kernel.org \
--cc=DECUI@microsoft.com \
--cc=bhelgaas@google.com \
--cc=corbet@lwn.net \
--cc=haiyangz@microsoft.com \
--cc=kwilczynski@kernel.org \
--cc=kys@microsoft.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=longli@microsoft.com \
--cc=lpieralisi@kernel.org \
--cc=mani@kernel.org \
--cc=robh@kernel.org \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox