qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 06/12] mos6522: use device_class_set_parent_reset() to pro


From: Laurent Vivier
Subject: Re: [PATCH v2 06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent
Date: Thu, 3 Mar 2022 20:52:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Le 24/02/2022 à 12:59, Mark Cave-Ayland a écrit :
Switch from using a legacy approach to the more formal approach for propagating
device reset to the parent.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
---
  hw/misc/mac_via.c    | 7 +++++--
  hw/misc/macio/cuda.c | 3 ++-
  hw/misc/macio/pmu.c  | 3 ++-
  hw/misc/mos6522.c    | 1 -
  4 files changed, 9 insertions(+), 5 deletions(-)


Reviewed-by: Laurent Vivier <laurent@vivier.eu>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]