summary refs log tree commit diff stats
path: root/include/qom/object.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-02-06 12:57:12 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2025-05-20 08:18:53 +0200
commit42bc8af14033b9eeeb535449f243767c015f027e (patch)
treeb8b1309a8c13c1c999db5b88d6c34e9f8a61245b /include/qom/object.h
parent70f48d7fb19a88bca3cd4c388646d4cb9ee730f0 (diff)
downloadfocaccia-qemu-42bc8af14033b9eeeb535449f243767c015f027e.tar.gz
focaccia-qemu-42bc8af14033b9eeeb535449f243767c015f027e.zip
target/riscv: remove .instance_post_init
Unlike other uses of .instance_post_init, accel_cpu_instance_init()
*registers* properties, and therefore must be run before
device_post_init() which sets them to their values from -global.

In order to move all registration of properties to .instance_init,
call accel_cpu_instance_init() at the end of riscv_cpu_init().

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/qom/object.h')
0 files changed, 0 insertions, 0 deletions