]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio/pci.c: rename vfio_pci_dev_properties[] to vfio_pci_properties[]
authorMark Cave-Ayland <mark.caveayland@nutanix.com>
Thu, 25 Sep 2025 11:31:27 +0000 (12:31 +0100)
committerCédric Le Goater <clg@redhat.com>
Thu, 25 Sep 2025 15:55:20 +0000 (17:55 +0200)
commit7c53e1f43ee365ee5061dd30d60c21a55eefbfce
treec288477d407d969c5e7d66db4105d6f0b33a7562
parent596b158ffd727465fbeb9fff9a22b7ea7a341bc3
vfio/pci.c: rename vfio_pci_dev_properties[] to vfio_pci_properties[]

This changes the prefix to match the name of the QOM type.

Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250925113159.1760317-20-mark.caveayland@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/pci.c