]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/vfio/ap: notification handler for AP config changed event
authorRorie Reyes <rreyes@linux.ibm.com>
Mon, 9 Jun 2025 16:44:15 +0000 (12:44 -0400)
committerCédric Le Goater <clg@redhat.com>
Wed, 11 Jun 2025 12:01:58 +0000 (14:01 +0200)
commit0fb8a62fe46ca0cdcc75479658301b7e1c3aa797
tree179872ccd73dbc403b874630d017e2d3b475a3cc
parent6c4f752ea7c57b9782da0669599659a9d63df431
hw/vfio/ap: notification handler for AP config changed event

Register an event notifier handler to process AP configuration
change events by queuing the event and generating a CRW to let
the guest know its AP configuration has changed

Signed-off-by: Rorie Reyes <rreyes@linux.ibm.com>
Reviewed-by: Anthony Krowiak <akrowiak@linux.ibm.com>
Link: https://lore.kernel.org/qemu-devel/20250609164418.17585-2-rreyes@linux.ibm.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/ap.c