qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Bernhard Beschow <shentey@gmail.com>
Cc: qemu-devel@nongnu.org, "Thomas Huth" <thuth@redhat.com>,
	qemu-arm@nongnu.org, "Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH v3 1/3] hw/arm/imx8mp-evk: Fix reference count of SoC object
Date: Wed, 19 Mar 2025 18:06:14 +0000	[thread overview]
Message-ID: <CAFEAcA8VRjD9bP+GOkCoVkFveTnuVbtfmk25rUHvQSec_ypjjw@mail.gmail.com> (raw)
In-Reply-To: <20250318205709.28862-2-shentey@gmail.com>

On Tue, 18 Mar 2025 at 20:57, Bernhard Beschow <shentey@gmail.com> wrote:
>
> TYPE_FSL_IMX8MP is created using object_new(), so must be realized with
> qdev_realize_and_unref() to keep the reference counting intact.
>
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> ---

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM


  parent reply	other threads:[~2025-03-19 18:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-18 20:57 [PATCH v3 0/3] i.MX 8M Plus EVK Fixes Bernhard Beschow
2025-03-18 20:57 ` [PATCH v3 1/3] hw/arm/imx8mp-evk: Fix reference count of SoC object Bernhard Beschow
2025-03-19 16:51   ` Bernhard Beschow
2025-03-19 18:06   ` Peter Maydell [this message]
2025-03-26 17:54     ` Bernhard Beschow
2025-03-18 20:57 ` [PATCH v3 2/3] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE Bernhard Beschow
2025-03-18 20:57 ` [PATCH v3 3/3] hw/arm/fsl-imx8mp: Remove unused define Bernhard Beschow
2025-03-27 16:19 ` [PATCH v3 0/3] i.MX 8M Plus EVK Fixes Philippe Mathieu-Daudé
2025-03-30  9:48   ` Bernhard Beschow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA8VRjD9bP+GOkCoVkFveTnuVbtfmk25rUHvQSec_ypjjw@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=shentey@gmail.com \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).