All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
Cc: QEMU Developer <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v8 10/54] migration/ram.c: Use RAMBlock rather than MemoryRegion
Date: Tue, 20 Oct 2015 13:58:16 +0200	[thread overview]
Message-ID: <87fv15u4yv.fsf@neno.neno> (raw)
In-Reply-To: <87zizdvm9m.fsf@neno.neno> (Juan Quintela's message of "Tue, 20 Oct 2015 12:59:17 +0200")

Juan Quintela <quintela@redhat.com> wrote:

Post proper list

Remove cc'd

> "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com> wrote:
>> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
>>
>> RAM migration mainly works on RAMBlocks but in a few places
>> uses data from MemoryRegions to access the same information that's
>> already held in RAMBlocks; clean it up just to avoid the
>> MemoryRegion use.
>>
>> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>

Reviewed-by: Juan Quintela <quintela@redhat.com>

This was a leftover of when I tried to convert migration to use Memory
regions, yes, it didn't went too well

  parent reply	other threads:[~2015-10-20 11:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1443459153-10965-1-git-send-email-dgilbert@redhat.com>
2015-09-30 10:25 ` [Qemu-devel] [PATCH v8 00/54] Postcopy implementation Bharata B Rao
2015-09-30 10:53   ` Dr. David Alan Gilbert
2015-09-30 14:28     ` Bharata B Rao
2015-09-30 16:14       ` Dr. David Alan Gilbert
2015-10-01  3:04         ` Bharata B Rao
2015-10-02  9:03           ` Dr. David Alan Gilbert
2015-10-05  4:38 ` Bharata B Rao
2015-10-05  9:34   ` Dr. David Alan Gilbert
     [not found] ` <1443459153-10965-2-git-send-email-dgilbert@redhat.com>
     [not found]   ` <87oaftx1nw.fsf@neno.neno>
2015-10-20 11:54     ` [Qemu-devel] [PATCH v8 01/54] Add postcopy documentation Juan Quintela
     [not found] ` <1443459153-10965-5-git-send-email-dgilbert@redhat.com>
     [not found]   ` <87h9llx1lq.fsf@neno.neno>
2015-10-20 11:55     ` [Qemu-devel] [PATCH v8 04/54] Move configuration section writing Juan Quintela
     [not found] ` <1443459153-10965-7-git-send-email-dgilbert@redhat.com>
     [not found]   ` <87d1w9x1ho.fsf@neno.neno>
2015-10-20 11:56     ` [Qemu-devel] [PATCH v8 06/54] Rename mis->file to from_src_file Juan Quintela
     [not found] ` <1443459153-10965-10-git-send-email-dgilbert@redhat.com>
     [not found]   ` <874mhlx108.fsf@neno.neno>
2015-10-20 11:57     ` [Qemu-devel] [PATCH v8 09/54] Add QEMU_MADV_NOHUGEPAGE Juan Quintela
     [not found] ` <1443459153-10965-11-git-send-email-dgilbert@redhat.com>
     [not found]   ` <87zizdvm9m.fsf@neno.neno>
2015-10-20 11:58     ` Juan Quintela [this message]
     [not found] ` <1443459153-10965-14-git-send-email-dgilbert@redhat.com>
     [not found]   ` <87vba1vm6n.fsf@neno.neno>
2015-10-20 11:58     ` [Qemu-devel] [PATCH v8 13/54] Move dirty page search state into separate structure Juan Quintela
     [not found] ` <1443459153-10965-18-git-send-email-dgilbert@redhat.com>
     [not found]   ` <87r3kpvl9x.fsf@neno.neno>
2015-10-20 11:59     ` [Qemu-devel] [PATCH v8 17/54] Return path: socket_writev_buffer: Block even on non-blocking fd's Juan Quintela
2015-09-29  8:37 [Qemu-devel] [PATCH v8 00/54] Postcopy implementation Dr. David Alan Gilbert (git)
2015-09-29  8:37 ` [Qemu-devel] [PATCH v8 10/54] migration/ram.c: Use RAMBlock rather than MemoryRegion Dr. David Alan Gilbert (git)
2015-10-28 10:36   ` Amit Shah

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=87fv15u4yv.fsf@neno.neno \
    --to=quintela@redhat.com \
    --cc=dgilbert@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 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.