All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>,
	qemu-devel@nongnu.org, quintela@redhat.com, amit.shah@redhat.com
Cc: bharata@linux.vnet.ibm.com
Subject: Re: [Qemu-devel] [PATCH 0/3] Postcopy minor fixes
Date: Wed, 11 Nov 2015 21:59:58 +0100	[thread overview]
Message-ID: <5643AC4E.2090002@de.ibm.com> (raw)
In-Reply-To: <1447250549-10291-1-git-send-email-dgilbert@redhat.com>

Am 11.11.2015 um 15:02 schrieb Dr. David Alan Gilbert (git):
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> 
> Hi,
>   These are three small fixes for the postcopy code;
> the first two coming from Bharata's testing on Power, and
> the last one being a text fixup that Eric asked for.
> 
> The first only affects setups with another iterable
> device (e.g. Power's htab and block migration).
>   (Symptom: An error about an unreasonable large package)
> 
> The second only affects systems with smaller target pages
> than host pages and makes them properly map zero pages.
>   (Symptom: Zero pages are fully mapped on the destination)
> 
> Dave
> 
> Dr. David Alan Gilbert (3):
>   Finish non-postcopiable iterative devices before package
>   Postcopy: Fix TP!=HP zero case
>   migrate-start-postcopy: Improve text
> 
>  hmp-commands.hx         |  4 +++-
>  include/sysemu/sysemu.h |  2 +-
>  migration/migration.c   | 10 ++++++++--
>  migration/ram.c         |  2 +-
>  migration/savevm.c      | 10 ++++++++--
>  qapi-schema.json        |  3 ++-
>  6 files changed, 23 insertions(+), 8 deletions(-)
> 

When you are at it:
I have another glitch in the help text:

(qemu) migrate_start_postcopy 
Enable postcopy with migration_set_capability before the start of migration
                      ^^^^^^^^
this should be       migrate_set_capability

  parent reply	other threads:[~2015-11-11 21:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11 14:02 [Qemu-devel] [PATCH 0/3] Postcopy minor fixes Dr. David Alan Gilbert (git)
2015-11-11 14:02 ` [Qemu-devel] [PATCH 1/3] Finish non-postcopiable iterative devices before package Dr. David Alan Gilbert (git)
2015-11-11 15:14   ` Juan Quintela
2015-11-11 14:02 ` [Qemu-devel] [PATCH 2/3] Postcopy: Fix TP!=HP zero case Dr. David Alan Gilbert (git)
2015-11-11 15:11   ` Juan Quintela
2015-11-11 14:02 ` [Qemu-devel] [PATCH 3/3] migrate-start-postcopy: Improve text Dr. David Alan Gilbert (git)
2015-11-11 15:07   ` Juan Quintela
2015-11-11 16:34   ` Eric Blake
2015-11-11 20:59 ` Christian Borntraeger [this message]
2015-11-12  8:59   ` [Qemu-devel] [PATCH 0/3] Postcopy minor fixes Dr. David Alan Gilbert

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=5643AC4E.2090002@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=amit.shah@redhat.com \
    --cc=bharata@linux.vnet.ibm.com \
    --cc=dgilbert@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 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.