All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: corey@minyard.net, qemu-devel@nongnu.org
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH] hw/ipmi: Move vmsd registration to device class
Date: Fri, 04 Apr 2025 15:17:09 -0300	[thread overview]
Message-ID: <87v7rjkd0a.fsf@suse.de> (raw)
In-Reply-To: <Z_AAPdpBWQjXq6fJ@mail.minyard.net>

Corey Minyard <corey@minyard.net> writes:

> It's the right way to do it now, and it handles multiple instances
> properly.  I need multiple instances for some testing I'm doing so this
> is the right thing to do.
>
> Tested by doing:
>
>    (qemu) migrate -d exec:cat>filen.mig
>
> before and after the fix, then:
>
>    scripts/analyze-migration.py -d desc -f file1.mig >file1.json
>    scripts/analyze-migration.py -d desc -f file2.mig >file2.json
>    diff file1.json file2.json
>
> with no differences.
>
> Signed-off-by: Corey Minyard <corey@minyard.net>

Reviewed-by: Fabiano Rosas <farosas@suse.de>


      parent reply	other threads:[~2025-04-04 18:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-04 15:52 [PATCH] hw/ipmi: Move vmsd registration to device class Corey Minyard
2025-04-04 16:13 ` Philippe Mathieu-Daudé
2025-04-04 18:17 ` Fabiano Rosas [this message]

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=87v7rjkd0a.fsf@suse.de \
    --to=farosas@suse.de \
    --cc=corey@minyard.net \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.