[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates
From: |
Eric Farman |
Subject: |
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change |
Date: |
Tue, 14 Jan 2025 14:55:52 -0500 |
User-agent: |
Evolution 3.54.2 (3.54.2-1.fc41) |
On Tue, 2025-01-14 at 13:51 -0500, Rorie Reyes wrote:
> On 1/8/25 2:29 AM, Cédric Le Goater wrote:
> > Hello Rorie,
> >
> > On 1/7/25 19:43, Rorie Reyes wrote:
> > > This patch adds enumeration constant VFIO_AP_CFG_CHG_IRQ_INDEX to
> > > specify
> > > an IRQ index for signaling that a change has been made to the guest's AP
> > > configuration. This is a placeholder for QEMU patches that use this
> > > value
> > > since it is a linux-headers update which includes changes that aren't
> > > merged into the kernel.
> >
> > Is there an upstream proposal for this change that we could look at ?
> > It is nice to mention related series in the cover letter.
> >
> > Thanks,
> >
> > C.
> >
> >
> Hey Cedric,
>
> There is no upstream proposal for this. It is an s390 internal line item.
Rorie,
I think Cedric was looking for the matching kernel code you proposed, which
this QEMU series depends
on:
https://lore.kernel.org/r/20250107183645.90082-1-rreyes@linux.ibm.com/
Thanks,
Eric
[PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event, Rorie Reyes, 2025/01/07
[PATCH v1 4/5] hw/vfio/ap: Storing event information for an AP configuration change event, Rorie Reyes, 2025/01/07
[PATCH v1 5/5] s390: implementing CHSC SEI for AP config change, Rorie Reyes, 2025/01/07