diff options
author | Bibo Mao <maobibo@loongson.cn> | 2024-12-24 17:13:53 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2024-12-27 11:32:40 +0800 |
commit | 2f1399b008e5aeab6283fbe2cda5c440f62ff1bb (patch) | |
tree | 5552c1077dfa142383362578182b8f4bc56d369f /rust/qemu-api/src | |
parent | d41989e7548397b469ec9c7be4cee699321a317e (diff) | |
download | qemu-2f1399b008e5aeab6283fbe2cda5c440f62ff1bb.zip qemu-2f1399b008e5aeab6283fbe2cda5c440f62ff1bb.tar.gz qemu-2f1399b008e5aeab6283fbe2cda5c440f62ff1bb.tar.bz2 |
hw/loongarch/virt: Create fdt table on machine creation done notification
The same with ACPI table, fdt table is created on machine done
notification. Some objects like CPU objects can be created with cold-plug
method with command such as -smp x, -device la464-loongarch-cpu, so all
objects finish to create when machine is done.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions