From: Peter Xu <peterx@redhat.com>
To: Alexander Mikhalitsyn <alexander@mihalicyn.com>
Cc: qemu-devel@nongnu.org, "Stefan Hajnoczi" <stefanha@redhat.com>,
"Hanna Reitz" <hreitz@redhat.com>,
qemu-block@nongnu.org, "Laurent Vivier" <lvivier@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Kevin Wolf" <kwolf@redhat.com>,
"Keith Busch" <kbusch@kernel.org>, "Fam Zheng" <fam@euphon.net>,
"Stéphane Graber" <stgraber@stgraber.org>,
"Klaus Jensen" <its@irrelevant.dk>,
"Zhao Liu" <zhao1.liu@intel.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Fabiano Rosas" <farosas@suse.de>,
"Jesper Devantier" <foss@defmacro.it>,
"Alexander Mikhalitsyn" <aleksandr.mikhalitsyn@futurfusion.io>
Subject: Re: [PATCH v7 1/8] tests/functional/migration: add VM launch/configure hooks
Date: Tue, 19 May 2026 13:21:50 -0400 [thread overview]
Message-ID: <agycLqsUoEautDQ6@x1.local> (raw)
In-Reply-To: <20260511151131.483217-2-alexander@mihalicyn.com>
On Mon, May 11, 2026 at 05:11:24PM +0200, Alexander Mikhalitsyn wrote:
> From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@futurfusion.io>
>
> Introduce configure_machine, launch_source_vm and assert_dest_vm
> methods to allow child classes to override some pieces of
> source/dest VMs creation, start and check logic.
>
> Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@futurfusion.io>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
next prev parent reply other threads:[~2026-05-19 17:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 15:11 [PATCH v7 0/8] hw/nvme: add basic live migration support Alexander Mikhalitsyn
2026-05-11 15:11 ` [PATCH v7 1/8] tests/functional/migration: add VM launch/configure hooks Alexander Mikhalitsyn
2026-05-19 17:21 ` Peter Xu [this message]
2026-05-11 15:11 ` [PATCH v7 2/8] hw/nvme: add migration blockers for non-supported cases Alexander Mikhalitsyn
2026-05-18 13:02 ` Klaus Jensen
2026-05-11 15:11 ` [PATCH v7 3/8] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers Alexander Mikhalitsyn
2026-05-11 15:11 ` [PATCH v7 4/8] hw/nvme: set CQE.sq_id earlier in nvme_process_sq Alexander Mikhalitsyn
2026-05-11 15:11 ` [PATCH v7 5/8] hw/nvme: unmap req->sg earlier in nvme_enqueue_req_completion Alexander Mikhalitsyn
2026-05-11 15:11 ` [PATCH v7 6/8] hw/nvme: add basic live migration support Alexander Mikhalitsyn
2026-05-11 15:11 ` [PATCH v7 7/8] tests/functional/x86_64: add migration test for NVMe device Alexander Mikhalitsyn
2026-05-11 15:11 ` [PATCH v7 8/8] tests/qtest/nvme-test: add migration test with full CQ Alexander Mikhalitsyn
2026-05-11 17:59 ` [PATCH v7 0/8] hw/nvme: add basic live migration support Stefan Hajnoczi
2026-05-12 8:21 ` Alexander Mikhalitsyn
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=agycLqsUoEautDQ6@x1.local \
--to=peterx@redhat.com \
--cc=aleksandr.mikhalitsyn@futurfusion.io \
--cc=alexander@mihalicyn.com \
--cc=fam@euphon.net \
--cc=farosas@suse.de \
--cc=foss@defmacro.it \
--cc=hreitz@redhat.com \
--cc=its@irrelevant.dk \
--cc=kbusch@kernel.org \
--cc=kwolf@redhat.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=stgraber@stgraber.org \
--cc=zhao1.liu@intel.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 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.