On 3/5/25 08:12, Philippe Mathieu-Daudé wrote:
Introduce theTypeInfo::registerable() callback to allow
runtime decision on whether register a QOM type or not.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  include/qom/object.h | 1 +
  qom/object.c         | 4 ++++
  qom/trace-events     | 1 +
  3 files changed, 6 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to