qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Alexander Graf <agraf@suse.de>,
	Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Cc: "qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH V2 0/3] spapr: Fix stale HTAB during live migration
Date: Mon, 24 Nov 2014 17:48:12 +1100	[thread overview]
Message-ID: <5472D4AC.5010503@ozlabs.ru> (raw)
In-Reply-To: <5F05F64E-9AF8-4D05-975C-FDD091CAAC41@suse.de>

On 11/17/2014 11:26 PM, Alexander Graf wrote:
> 
> 
> 
>> Am 17.11.2014 um 05:12 schrieb Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>:
>>
>> If a spapr guest reboots during a live migration, the guest HTAB on the
>> destination is not updated properly, usually resulting in a kernel panic.
>>
>> This is a (delayed!) follow up to my previous patch including a fix
>> for TCG guests as well as KVM.
>>
>> Changes from V1:
>> - Split out overflow fix into separate patch
>> - Removed unnecessary locks (relevant operations occur under BQL)
>> - TCG: Set HTAB dirty instead of resetting migration state
>> - Minor style fixes
> 
> Looks great to me, but I would like to get a reviewed-by from Alexey as well ;)

Looks good to me too.

Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>


> 
> 
> Alex
> 
>>
>> Samuel Mendoza-Jonas (3):
>>  spapr: Fix stale HTAB during live migration (KVM)
>>  spapr: Fix integer overflow during migration (TCG)
>>  spapr: Fix stale HTAB during live migration (TCG)
>>
>> hw/ppc/spapr.c         | 60 +++++++++++++++++++++++++++++++++++++++++++-------
>> include/hw/ppc/spapr.h |  1 +
>> 2 files changed, 53 insertions(+), 8 deletions(-)
>>
>> -- 
>> 1.9.3
>>
>>


-- 
Alexey

  reply	other threads:[~2014-11-24  6:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17  4:12 [Qemu-devel] [PATCH V2 0/3] spapr: Fix stale HTAB during live migration Samuel Mendoza-Jonas
2014-11-17  4:12 ` [Qemu-devel] [PATCH V2 1/3] spapr: Fix stale HTAB during live migration (KVM) Samuel Mendoza-Jonas
2014-11-17  4:12 ` [Qemu-devel] [PATCH V2 2/3] spapr: Fix integer overflow during migration (TCG) Samuel Mendoza-Jonas
2014-11-17  4:12 ` [Qemu-devel] [PATCH V2 3/3] spapr: Fix stale HTAB during live " Samuel Mendoza-Jonas
2014-11-17 12:26 ` [Qemu-devel] [Qemu-ppc] [PATCH V2 0/3] spapr: Fix stale HTAB during live migration Alexander Graf
2014-11-24  6:48   ` Alexey Kardashevskiy [this message]
2014-11-24  9:48     ` Alexander Graf

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=5472D4AC.5010503@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=sam.mj@au1.ibm.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).