commit | a483ad534734ad0c9e1fea34d959d0e62838b89e | [log] [tgz] |
---|---|---|
author | John Levon <john.levon@nutanix.com> | Tue May 20 16:03:53 2025 +0100 |
committer | Cédric Le Goater <clg@redhat.com> | Thu Jun 05 10:40:38 2025 +0200 |
tree | 1bcf05eee06a1af8d691a005ae3870844b2a466e | |
parent | 15399459467ff62fff7e28a554f44364fbf4204d [diff] |
vfio: refactor out IRQ signalling setup This makes for a slightly more readable vfio_msix_vector_do_use() implementation, and we will rely on this shortly. Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20250520150419.2172078-5-john.levon@nutanix.com Signed-off-by: Cédric Le Goater <clg@redhat.com>