From: Farhan Ali <alifm@linux.ibm.com>
To: linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-pci@vger.kernel.org
Cc: helgaas@kernel.org, alex@shazbot.org, schnelle@linux.ibm.com,
mjrosato@linux.ibm.com
Subject: Re: [PATCH v20 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
Date: Mon, 13 Jul 2026 11:52:29 -0700 [thread overview]
Message-ID: <c1d28b60-7976-4659-a967-248bea238cc6@linux.ibm.com> (raw)
In-Reply-To: <20260630165553.725-1-alifm@linux.ibm.com>
Polite ping for the series.
Thanks
Farhan
On 6/30/2026 9:55 AM, Farhan Ali wrote:
> Hi Alex,
>
> This patch set includes only the VFIO patches of the original series for
> error recovery for vfio-pci devices on s390x [1]. Breaking up the patch
> series into PCI and VFIO only patches to make merging easier based on our
> discussion [2].
>
> Thanks
> Farhan
>
> [1] https://lore.kernel.org/all/20260520171113.1111-1-alifm@linux.ibm.com/
> [2] https://lore.kernel.org/all/20260602163344.1eda12d2@shazbot.org/
>
> ChangeLog
> ---------
> v19 https://lore.kernel.org/all/20260615183616.2902-1-alifm@linux.ibm.com/
> v19 -> v20
> - Change device feature uapi to pass the error data as opaque to
> userspace (patch 2).
> - Rebase on 7.2-rc1
>
> v18 https://lore.kernel.org/all/20260603182415.2324-1-alifm@linux.ibm.com/
> v18 -> v19
> - Fix hole in struct vfio_device_feature_zpci_err.
> - Remove reset_done() callback for vfio-pci driver.
> - Rebase on 7.1-rc7
>
> v17 -> v18
> - Print a warn with dev_warn_ratelimited() for copy_to_user failure.
> - Rebase on 7.1-rc6.
> - Break patch series into VFIO patch set.
>
>
> Farhan Ali (3):
> s390/pci: Store PCI error information for passthrough devices
> vfio-pci/zdev: Add a device feature for error information
> vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
>
> arch/s390/include/asm/pci.h | 32 +++++++
> arch/s390/pci/pci.c | 1 +
> arch/s390/pci/pci_event.c | 137 +++++++++++++++++++-----------
> drivers/vfio/pci/vfio_pci_core.c | 10 +--
> drivers/vfio/pci/vfio_pci_intrs.c | 3 +-
> drivers/vfio/pci/vfio_pci_priv.h | 9 ++
> drivers/vfio/pci/vfio_pci_zdev.c | 63 ++++++++++++--
> include/uapi/linux/vfio.h | 23 +++++
> include/uapi/linux/vfio_zdev.h | 2 +
> 9 files changed, 216 insertions(+), 64 deletions(-)
>
prev parent reply other threads:[~2026-07-13 18:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-30 16:55 [PATCH v20 0/3] [VFIO] Error recovery for vfio-pci devices on s390x Farhan Ali
2026-06-30 16:55 ` [PATCH v20 1/3] s390/pci: Store PCI error information for passthrough devices Farhan Ali
2026-06-30 17:11 ` sashiko-bot
2026-06-30 16:55 ` [PATCH v20 2/3] vfio-pci/zdev: Add a device feature for error information Farhan Ali
2026-06-30 17:23 ` sashiko-bot
2026-06-30 16:55 ` [PATCH v20 3/3] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX Farhan Ali
2026-06-30 17:27 ` sashiko-bot
2026-07-13 18:52 ` Farhan Ali [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=c1d28b60-7976-4659-a967-248bea238cc6@linux.ibm.com \
--to=alifm@linux.ibm.com \
--cc=alex@shazbot.org \
--cc=helgaas@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mjrosato@linux.ibm.com \
--cc=schnelle@linux.ibm.com \
/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