diff options
author | Peter Xu <peterx@redhat.com> | 2024-11-21 14:21:56 -0500 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-20 17:44:56 +0100 |
commit | 5cfd38a2e7d531f45607944ceb34eee5bf2c0ab5 (patch) | |
tree | 62e255d4101eb4272de3d50863ecdcdf5a5dcc18 /hw/core/loader-fit.c | |
parent | 7c03a17c8da54d30727b9bb4558cc298aaaaa99b (diff) | |
download | qemu-5cfd38a2e7d531f45607944ceb34eee5bf2c0ab5.zip qemu-5cfd38a2e7d531f45607944ceb34eee5bf2c0ab5.tar.gz qemu-5cfd38a2e7d531f45607944ceb34eee5bf2c0ab5.tar.bz2 |
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>
Diffstat (limited to 'hw/core/loader-fit.c')
0 files changed, 0 insertions, 0 deletions