On Fri, 16 Dec 2022 at 21:42, Peter Maydell <peter.mayd...@linaro.org> wrote: > > This pull request collects up various reset-related patches > that I sent out and had reviewed during freeze. I've sent > them all here because they touch various devices across > the tree, and this seems more efficient than splitting them > across different submaintainer trees. > > thanks > -- PMM > > The following changes since commit 4208e6ae114ac8266dcacc9696a443ce5c37b04e: > > Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into > staging (2022-12-15 21:39:56 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20221216 > > for you to fetch changes up to a0c2e80afc98a9771b109eb5ce0b47edd7c78155: > > hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset > (2022-12-16 15:59:07 +0000) > > ---------------------------------------------------------------- > reset refactoring queue: > * remove uses of qdev_reset_all(), qbus_reset_all(), device_legacy_reset() > * convert various devices to 3-phase reset, so we can remove their > uses of device_class_set_parent_reset() >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM