On Mon, 1 Sep 2025, Cédric Le Goater wrote:
On 8/26/25 22:17, Glenn Miles wrote: I would introduce a specific MachineState for the ppe42 Machine:struct Ppe42MachineState { /* Private */ MachineState parent_obj; /* Public */
Private/public comments are not recommended any more for QOM objects since commit 067109a11c8 just an empty line after parent_obj.
Regards, BALATON Zoltan
