Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
From: Rorie Reyes
Date: Wed Feb 05 2025 - 12:35:49 EST
On 1/13/25 11:08 AM, Alexander Gordeev wrote:
On Tue, Jan 07, 2025 at 01:36:45PM -0500, Rorie Reyes wrote:
Hi Rorie, Antony,
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.
How this patch is synchronized with the mentioned QEMU series?
What is the series status, especially with the comment from Cédric Le Goater [1]?
1. https://lore.kernel.org/all/20250107184354.91079-1-rreyes@xxxxxxxxxxxxx/T/#mb0d37909c5f69bdff96289094ac0bad0922a7cce
Thanks!
Hey Alex, sorry for the long delay. This patch is synchronized with the
QEMU series by registering an event notifier handler to process AP
configuration
change events. This is done by queuing the event and generating a CRW.
The series status is currently going through a v2 RFC after implementing
changes
requested by Cedric and Tony.
Let me know if there's anything else you're concerned with
Thanks!