Re: [PATCH v2 06/12] virt: Register "its" as class property

2020-11-11 Thread Peter Maydell
On Wed, 11 Nov 2020 at 18:38, Eduardo Habkost wrote: > > Class properties make QOM introspection simpler and easier, as > they don't require an object to be instantiated. > > Note: "its" is currently registered conditionally, but this makes > the feature be registered unconditionally. The only

[PATCH v2 06/12] virt: Register "its" as class property

2020-11-11 Thread Eduardo Habkost
Class properties make QOM introspection simpler and easier, as they don't require an object to be instantiated. Note: "its" is currently registered conditionally, but this makes the feature be registered unconditionally. The only side effect is that it will be now possible to set its=on on