Re: [PATCH v3] vfio: Add property documentation

2025-02-14 Thread Cédric Le Goater
On 2/14/25 16:44, Alex Williamson wrote: On Fri, 14 Feb 2025 15:34:15 +0100 Cédric Le Goater wrote: Investigate the git history to uncover when and why the VFIO properties were introduced and update the models. This is mostly targeting vfio-pci device, since vfio-platform, vfio-ap and vfio-ccw

Re: [PATCH v3] vfio: Add property documentation

2025-02-14 Thread Alex Williamson
On Fri, 14 Feb 2025 15:34:15 +0100 Cédric Le Goater wrote: > Investigate the git history to uncover when and why the VFIO > properties were introduced and update the models. This is mostly > targeting vfio-pci device, since vfio-platform, vfio-ap and vfio-ccw > devices are simpler. > > Sort the

[PATCH v3] vfio: Add property documentation

2025-02-14 Thread Cédric Le Goater
Investigate the git history to uncover when and why the VFIO properties were introduced and update the models. This is mostly targeting vfio-pci device, since vfio-platform, vfio-ap and vfio-ccw devices are simpler. Sort the properties based on the QEMU version in which they were introduced. Cc: