public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Rorie Reyes <rreyes@linux.ibm.com>
To: linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
	kvm@vger.kernel.org
Cc: hca@linux.ibm.com, borntraeger@de.ibm.com,
	agordeev@linux.ibm.com, gor@linux.ibm.com, pasic@linux.ibm.com,
	jjherne@linux.ibm.com, alex.williamson@redhat.com,
	akrowiak@linux.ibm.com
Subject: Re: [RFC PATCH v2 0/2] Eventfd signal on guest AP configuration change
Date: Wed, 26 Feb 2025 13:05:51 -0500	[thread overview]
Message-ID: <e420953e-418b-4ea5-a561-015597a59d9e@linux.ibm.com> (raw)
In-Reply-To: <20250226180353.15511-1-rreyes@linux.ibm.com>


On 2/26/25 1:03 PM, Rorie Reyes wrote:
> Changelog:
>
> v2:
> - Fixing remove notification for AP configuration
>
> --------------------------------------------------------------------------
>
> The purpose of this patch is to provide immediate notification of changes
> made to a guest's AP configuration by the vfio_ap driver. This will enable
> the guest to take immediate action rather than relying on polling or some
> other inefficient mechanism to detect changes to its AP configuration.
>
> Note that there are corresponding QEMU patches that will be shipped along
> with this patch (see vfio-ap: Report vfio-ap configuration changes) that
> will pick up the eventfd signal.
>
> Rorie Reyes (2):
>    s390/vfio-ap: Signal eventfd when guest AP configuration is changed
>    s390/vfio-ap: Fixing mdev remove notification
>
>   drivers/s390/crypto/vfio_ap_ops.c     | 65 ++++++++++++++++++++++++++-
>   drivers/s390/crypto/vfio_ap_private.h |  2 +
>   include/uapi/linux/vfio.h             |  1 +
>   3 files changed, 67 insertions(+), 1 deletion(-)
>
Please ignore this email. I sent the wrong version

  parent reply	other threads:[~2025-02-26 18:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26 18:03 [RFC PATCH v2 0/2] Eventfd signal on guest AP configuration change Rorie Reyes
2025-02-26 18:03 ` [RFC PATCH v2 1/2] s390/vfio-ap: Signal eventfd when guest AP configuration is changed Rorie Reyes
2025-02-26 18:03 ` [RFC PATCH v2 2/2] s390/vfio-ap: Fixing mdev remove notification Rorie Reyes
2025-02-26 18:05 ` Rorie Reyes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-25 20:12 [RFC PATCH v2 0/2] Eventfd signal on guest AP configuration change Rorie Reyes

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=e420953e-418b-4ea5-a561-015597a59d9e@linux.ibm.com \
    --to=rreyes@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=akrowiak@linux.ibm.com \
    --cc=alex.williamson@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=jjherne@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pasic@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