From: Peter Xu <peterx@redhat.com>
To: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Cc: Xiaohui Li <xiaohli@redhat.com>,
qemu-devel@nongnu.org, Juan Quintela <quintela@redhat.com>
Subject: Re: [PATCH v3 4/4] migration: Sync requested pages after postcopy recovery
Date: Fri, 2 Oct 2020 13:44:32 -0400 [thread overview]
Message-ID: <20201002174432.GC5473@xz-x1> (raw)
In-Reply-To: <20201002172646.GL3286@work-vm>
On Fri, Oct 02, 2020 at 06:26:46PM +0100, Dr. David Alan Gilbert wrote:
> > + trace_postcopy_page_req_sync((uint64_t)(uintptr_t)host_addr);
>
> Again that's a case for host_addr and a %p I think.
Yeah, I'll fix both places and repost. Thanks.
--
Peter Xu
prev parent reply other threads:[~2020-10-02 17:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-01 18:26 [PATCH v3 0/4] migration/postcopy: Sync faulted addresses after network recovered Peter Xu
2020-10-01 18:26 ` [PATCH v3 1/4] migration: Pass incoming state into qemu_ufd_copy_ioctl() Peter Xu
2020-10-01 18:26 ` [PATCH v3 2/4] migration: Introduce migrate_send_rp_message_req_pages() Peter Xu
2020-10-01 18:26 ` [PATCH v3 3/4] migration: Maintain postcopy faulted addresses Peter Xu
2020-10-02 17:12 ` Dr. David Alan Gilbert
2020-10-01 18:26 ` [PATCH v3 4/4] migration: Sync requested pages after postcopy recovery Peter Xu
2020-10-02 17:26 ` Dr. David Alan Gilbert
2020-10-02 17:44 ` Peter Xu [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=20201002174432.GC5473@xz-x1 \
--to=peterx@redhat.com \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=xiaohli@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 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.