qemu-cr16/qom
Peter Xu 5cfd38a2e7 qom: Create system containers explicitly
Always explicitly create QEMU system containers upfront.

Root containers will be created when trying to fetch the root object the
1st time.  They are:

  /objects
  /chardevs
  /backend

Machine sub-containers will be created only until machine is being
initialized.  They are:

  /machine/unattached
  /machine/peripheral
  /machine/peripheral-anon

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20241121192202.4155849-8-peterx@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-12-20 17:44:56 +01:00
..
container.c qom: New object_property_add_new_container() 2024-12-20 17:44:55 +01:00
meson.build
object.c qom: Create system containers explicitly 2024-12-20 17:44:56 +01:00
object_interfaces.c qom: allow user-creatable classes to be in modules 2024-10-31 18:28:32 +01:00
qom-hmp-cmds.c
qom-qmp-cmds.c qom: allow user-creatable classes to be in modules 2024-10-31 18:28:32 +01:00
qom-qobject.c
trace-events
trace.h