diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-24 18:43:36 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-06-10 10:58:59 +0200 |
commit | a5844ea5530b664ea70852418fb751d63c15dba5 (patch) | |
tree | f0220a9911f7454e997c0d1a950910734f24b332 /scripts/tracetool/backend/log.py | |
parent | bc98ffdc7577e55ab8373c579c28fe24d600c40f (diff) | |
download | qemu-a5844ea5530b664ea70852418fb751d63c15dba5.zip qemu-a5844ea5530b664ea70852418fb751d63c15dba5.tar.gz qemu-a5844ea5530b664ea70852418fb751d63c15dba5.tar.bz2 |
hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize
fifo_timeout_timer is created in the DeviceRealize handler,
not in the instance_init one. For parity, delete it in
DeviceUnrealize, rather than instance_finalize.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20250124175053.74461-2-philmd@linaro.org>
Diffstat (limited to 'scripts/tracetool/backend/log.py')
0 files changed, 0 insertions, 0 deletions