summary refs log tree commit diff stats
path: root/hw/intc/apic.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2022-12-14 14:27:10 +0000
committerPeter Maydell <peter.maydell@linaro.org>2022-12-15 11:18:20 +0000
commit3c1a7c41972f92aa24cdb43e241f60e1d332bd26 (patch)
tree67767b5ce7fccd775df29c3ef03459cbf3e28bc5 /hw/intc/apic.c
parent41654f120f535545baf91198699392376d995837 (diff)
downloadfocaccia-qemu-3c1a7c41972f92aa24cdb43e241f60e1d332bd26.tar.gz
focaccia-qemu-3c1a7c41972f92aa24cdb43e241f60e1d332bd26.zip
hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
Convert the TYPE_ARM_SMMU device to 3-phase reset.  The legacy method
doesn't do anything that's invalid in the hold phase, so the
conversion is simple and not a behaviour change.

Note that we must convert this base class before we can convert the
TYPE_ARM_SMMUV3 subclass -- transitional support in Resettable
handles "chain to parent class reset" when the base class is 3-phase
and the subclass is still using legacy reset, but not the other way
around.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20221109161444.3397405-2-peter.maydell@linaro.org
Diffstat (limited to 'hw/intc/apic.c')
0 files changed, 0 insertions, 0 deletions