From: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org
Cc: amit.shah@redhat.com, quintela@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/2] Split up ram_find_and_save_block
Date: Wed, 23 Sep 2015 15:27:09 +0100 [thread overview]
Message-ID: <1443018431-11170-1-git-send-email-dgilbert@redhat.com> (raw)
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Chop up ram_find_and_save_block so it's smaller again.
(from comments on my postcopy patch that adds more to it).
This pair is based on top of my previous 5 patch cleanup series posted
in August, but rebased on current qemu master.
Dave
Dr. David Alan Gilbert (2):
Move dirty page search state into separate structure
ram_find_and_save_block: Split out the finding
migration/ram.c | 119 +++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 84 insertions(+), 35 deletions(-)
v2
Typo fixes from Amit's review
--
2.5.0
next reply other threads:[~2015-09-23 14:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 14:27 Dr. David Alan Gilbert (git) [this message]
2015-09-23 14:27 ` [Qemu-devel] [PATCH v2 1/2] Move dirty page search state into separate structure Dr. David Alan Gilbert (git)
2015-09-23 14:27 ` [Qemu-devel] [PATCH v2 2/2] ram_find_and_save_block: Split out the finding Dr. David Alan Gilbert (git)
2015-09-24 3:57 ` Amit Shah
2015-09-24 3:56 ` [Qemu-devel] [PATCH v2 0/2] Split up ram_find_and_save_block 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=1443018431-11170-1-git-send-email-dgilbert@redhat.com \
--to=dgilbert@redhat.com \
--cc=amit.shah@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@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 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).