OSDN Git Service

hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Nov 2022 11:52:40 +0000 (11:52 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:59:07 +0000 (15:59 +0000)
commita0c2e80afc98a9771b109eb5ce0b47edd7c78155
tree23093f89b74b58726dfdc1033825ad5e0ad9b749
parenta359da4c62a59d400c3081160b1105e2fd8e719e
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset

Convert the TYPE_PHB3_MSI class to 3-phase reset, so we can
avoid using the device_class_set_parent_reset() function.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20221125115240.3005559-8-peter.maydell@linaro.org
hw/pci-host/pnv_phb3_msi.c
include/hw/ppc/xics.h