All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: Alexander Mikhalitsyn <alexander@mihalicyn.com>, qemu-devel@nongnu.org
Cc: "Klaus Jensen" <its@irrelevant.dk>,
	"Peter Xu" <peterx@redhat.com>, "Kevin Wolf" <kwolf@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Keith Busch" <kbusch@kernel.org>,
	"Stéphane Graber" <stgraber@stgraber.org>,
	"Zhao Liu" <zhao1.liu@intel.com>,
	"Alexander Mikhalitsyn" <alexander@mihalicyn.com>,
	qemu-block@nongnu.org, "Laurent Vivier" <lvivier@redhat.com>,
	"Stefan Hajnoczi" <stefanha@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Hanna Reitz" <hreitz@redhat.com>,
	"Jesper Devantier" <foss@defmacro.it>,
	"Fam Zheng" <fam@euphon.net>,
	"Alexander Mikhalitsyn" <aleksandr.mikhalitsyn@futurfusion.io>
Subject: Re: [PATCH v10 6/8] hw/nvme: add basic live migration support
Date: Thu, 11 Jun 2026 15:17:33 -0300	[thread overview]
Message-ID: <87fr2tj60y.fsf@suse.de> (raw)
In-Reply-To: <20260611180842.6390-7-alexander@mihalicyn.com>

Alexander Mikhalitsyn <alexander@mihalicyn.com> writes:

> From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@futurfusion.io>
>
> It has some limitations:
> - only one NVMe namespace is supported
> - SMART counters are not preserved
> - CMB is not supported
> - PMR is not supported
> - SPDM is not supported
> - SR-IOV is not supported
>
> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
> Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@futurfusion.io>

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


  reply	other threads:[~2026-06-11 18:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-11 18:08 [PATCH v10 0/8] hw/nvme: add basic live migration support Alexander Mikhalitsyn
2026-06-11 18:08 ` [PATCH v10 1/8] tests/functional/migration: add VM launch/configure hooks Alexander Mikhalitsyn
2026-06-11 18:08 ` [PATCH v10 2/8] hw/nvme: add migration blockers for non-supported cases Alexander Mikhalitsyn
2026-06-11 18:08 ` [PATCH v10 3/8] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers Alexander Mikhalitsyn
2026-06-11 18:08 ` [PATCH v10 4/8] hw/nvme: set CQE.sq_id earlier in nvme_process_sq Alexander Mikhalitsyn
2026-06-11 18:08 ` [PATCH v10 5/8] hw/nvme: unmap req->sg earlier in nvme_enqueue_req_completion Alexander Mikhalitsyn
2026-06-11 18:08 ` [PATCH v10 6/8] hw/nvme: add basic live migration support Alexander Mikhalitsyn
2026-06-11 18:17   ` Fabiano Rosas [this message]
2026-06-11 18:08 ` [PATCH v10 7/8] tests/functional/x86_64: add migration test for NVMe device Alexander Mikhalitsyn
2026-06-11 18:17   ` Fabiano Rosas
2026-06-11 18:08 ` [PATCH v10 8/8] tests/qtest/nvme-test: add migration test with full CQ Alexander Mikhalitsyn
2026-06-11 18:18   ` Fabiano Rosas

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=87fr2tj60y.fsf@suse.de \
    --to=farosas@suse.de \
    --cc=aleksandr.mikhalitsyn@futurfusion.io \
    --cc=alexander@mihalicyn.com \
    --cc=fam@euphon.net \
    --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=peterx@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.