qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: Leonardo Bras <leobras@redhat.com>,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	Peter Xu <peterx@redhat.com>
Subject: Re: [PATCH v2 00/23] Migration: Transmit and detect zero pages in the multifd threads
Date: Wed, 24 Nov 2021 10:59:46 +0100	[thread overview]
Message-ID: <871r35ho19.fsf@secure.mitica> (raw)
In-Reply-To: <20211124095500.42078-1-quintela@redhat.com> (Juan Quintela's message of "Wed, 24 Nov 2021 10:54:37 +0100")

Juan Quintela <quintela@redhat.com> wrote:
> Hi
>
> This is a rebase against last master.
>
> And the reason for resend is to configure properly git-publish and
> hope this time that git-publish send all the patches.
>
> Please, review.

And here we are, mail server disturbance again.

Nack.



      parent reply	other threads:[~2021-11-24 10:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24  9:54 [PATCH v2 00/23] Migration: Transmit and detect zero pages in the multifd threads Juan Quintela
2021-11-24  9:54 ` [PATCH v2 01/23] multifd: Delete useless operation Juan Quintela
2021-11-24  9:54 ` [PATCH v2 02/23] migration: Never call twice qemu_target_page_size() Juan Quintela
2021-11-24  9:54 ` [PATCH v2 03/23] multifd: Rename used field to num Juan Quintela
2021-11-24  9:54 ` [PATCH v2 04/23] multifd: Add missing documention Juan Quintela
2021-11-24  9:54 ` [PATCH v2 05/23] multifd: The variable is only used inside the loop Juan Quintela
2021-11-24  9:54 ` [PATCH v2 06/23] multifd: remove used parameter from send_prepare() method Juan Quintela
2021-11-24  9:54 ` [PATCH v2 07/23] multifd: remove used parameter from send_recv_pages() method Juan Quintela
2021-11-24  9:54 ` [PATCH v2 08/23] multifd: Fill offset and block for reception Juan Quintela
2021-11-24  9:54 ` [PATCH v2 09/23] multifd: Make zstd compression method not use iovs Juan Quintela
2021-11-24  9:54 ` [PATCH v2 10/23] multifd: Make zlib " Juan Quintela
2021-11-24  9:54 ` [PATCH v2 11/23] multifd: Move iov from pages to params Juan Quintela
2021-11-24  9:54 ` [PATCH v2 12/23] multifd: Make zlib use iov's Juan Quintela
2021-11-24  9:54 ` [PATCH v2 13/23] multifd: Make zstd " Juan Quintela
2021-11-24  9:54 ` [PATCH v2 14/23] multifd: Remove send_write() method Juan Quintela
2021-11-24  9:59 ` Juan Quintela [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=871r35ho19.fsf@secure.mitica \
    --to=quintela@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=leobras@redhat.com \
    --cc=peterx@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).