summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDamien Hedde2020-01-30 17:02:04 +0100
committerPeter Maydell2020-01-30 17:02:04 +0100
commitabb89dbf2bb3c4f8c74da638a610a73db6a7d4af (patch)
tree246cd245db3d89b2f48accb19169844028712bf2 /docs
parenthw/core/qdev: update hotplug reset regarding resettable (diff)
downloadqemu-abb89dbf2bb3c4f8c74da638a610a73db6a7d4af.tar.gz
qemu-abb89dbf2bb3c4f8c74da638a610a73db6a7d4af.tar.xz
qemu-abb89dbf2bb3c4f8c74da638a610a73db6a7d4af.zip
hw/core: deprecate old reset functions and introduce new ones
Deprecate device_legacy_reset(), qdev_reset_all() and qbus_reset_all() to be replaced by new functions device_cold_reset() and bus_cold_reset() which uses resettable API. Also introduce resettable_cold_reset_fn() which may be used as a replacement for qdev_reset_all_fn and qbus_reset_all_fn(). Following patches will be needed to look at legacy reset call sites and switch to resettable api. The legacy functions will be removed when unused. Signed-off-by: Damien Hedde <damien.hedde@greensocs.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20200123132823.1117486-9-damien.hedde@greensocs.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions