Daniel P. Berrangé <[email protected]> writes: > QOM has two rather unusual / surprising features historicall > > * The ability to embed a QOM instance's memory inside another > struct > * The ability to register properties against the instnce > instead of struct
I figure you mean "against the instance instead of the class". [...]
