All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Xu <peterx@redhat.com>
To: Chuang Xu <xuchuangxclwt@bytedance.com>
Cc: qemu-devel@nongnu.org, dgilbert@redhat.com, quintela@redhat.com,
	zhouyibo@bytedance.com
Subject: Re: [RFC v2 0/3] migration: reduce time of loading non-iterable vmstate
Date: Mon, 12 Dec 2022 15:23:26 -0500	[thread overview]
Message-ID: <Y5eNvj7XFc88edIi@x1n> (raw)
In-Reply-To: <20221212164942.3614611-1-xuchuangxclwt@bytedance.com>

On Tue, Dec 13, 2022 at 12:49:39AM +0800, Chuang Xu wrote:
> 
> Hi!

Chuang,

> 
> In this version:
> 
> - rebase to latest upstream.
> - add sanity check to address_space_to_flatview().
> - postpone the init of the vring cache until migration's loading completes. 

Since there'll be other changes besides migration, please consider also
copy the relevant maintainers too on either memory and virtio in your next
post:

$ ./scripts/get_maintainer.pl -f softmmu/memory.c -f hw/virtio/virtio.c
Paolo Bonzini <pbonzini@redhat.com> (supporter:Memory API)
Peter Xu <peterx@redhat.com> (supporter:Memory API)
David Hildenbrand <david@redhat.com> (supporter:Memory API)
"Philippe Mathieu-Daudé" <philmd@linaro.org> (reviewer:Memory API)
"Michael S. Tsirkin" <mst@redhat.com> (supporter:virtio)
qemu-devel@nongnu.org (open list:All patches CC here)

-- 
Peter Xu



  parent reply	other threads:[~2022-12-12 20:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 16:49 [RFC v2 0/3] migration: reduce time of loading non-iterable vmstate Chuang Xu
2022-12-12 16:49 ` [RFC v2 1/3] memory: add depth assert in address_space_to_flatview Chuang Xu
2022-12-12 16:49 ` [RFC v2 2/3] virtio: support delay of checks in virtio_load() Chuang Xu
2022-12-12 20:18   ` Peter Xu
2022-12-13 12:21     ` Chuang Xu
2022-12-12 16:49 ` [RFC v2 3/3] migration: reduce time of loading non-iterable vmstate Chuang Xu
2022-12-12 20:23 ` Peter Xu [this message]
2022-12-13 12:21   ` [RFC v2 0/3] " Chuang Xu

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=Y5eNvj7XFc88edIi@x1n \
    --to=peterx@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=xuchuangxclwt@bytedance.com \
    --cc=zhouyibo@bytedance.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.