On 7/15/25 11:25, Mark Cave-Ayland wrote:
This series attempts to improve use of QOM within the vfio subsystem which
appears to have been added at a later date. It's mostly mechanical changes
that do the following:
1) Format the QOM structs per our coding guidelines
2) Ensure the parent o
This series attempts to improve use of QOM within the vfio subsystem which
appears to have been added at a later date. It's mostly mechanical changes
that do the following:
1) Format the QOM structs per our coding guidelines
2) Ensure the parent object is called parent_obj
3) Use QOM casts