All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Paul Mackerras <paulus@samba.org>
Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Subject: Re: [PATCH 0/2] KVM: PPC: Migration bugfixes for HV KVM
Date: Fri, 26 Apr 2013 15:51:35 +0200	[thread overview]
Message-ID: <772F0A18-56DD-47F0-8EE9-0B9FAD9E29B6@suse.de> (raw)
In-Reply-To: <20130419054953.GB26477@drongo>


On 19.04.2013, at 07:49, Paul Mackerras wrote:

> This series of two patches fixes a couple of bugs in live migration
> under HV-style KVM on PPC.  They only touch PPC/HV code and add no new
> APIs.  The patches are against Alex Graf's kvm-ppc-next branch.  I
> would like them to go in for 3.10.

Thanks, applied both to kvm-ppc-queue.


Alex

> 
> Paul.
> 
> arch/powerpc/include/asm/kvm_book3s.h    |    3 +-
> arch/powerpc/include/asm/kvm_book3s_64.h |   13 ++++
> arch/powerpc/include/asm/kvm_host.h      |    2 +
> arch/powerpc/kernel/asm-offsets.c        |    1 +
> arch/powerpc/kvm/book3s_64_mmu_hv.c      |  120 +++++++++++++++++++++++++-----
> arch/powerpc/kvm/book3s_hv.c             |   30 +++++---
> arch/powerpc/kvm/book3s_hv_rm_mmu.c      |   11 ---
> arch/powerpc/kvm/book3s_hv_rmhandlers.S  |    4 +
> 8 files changed, 143 insertions(+), 41 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


WARNING: multiple messages have this Message-ID (diff)
From: Alexander Graf <agraf@suse.de>
To: Paul Mackerras <paulus@samba.org>
Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Subject: Re: [PATCH 0/2] KVM: PPC: Migration bugfixes for HV KVM
Date: Fri, 26 Apr 2013 13:51:35 +0000	[thread overview]
Message-ID: <772F0A18-56DD-47F0-8EE9-0B9FAD9E29B6@suse.de> (raw)
In-Reply-To: <20130419054953.GB26477@drongo>


On 19.04.2013, at 07:49, Paul Mackerras wrote:

> This series of two patches fixes a couple of bugs in live migration
> under HV-style KVM on PPC.  They only touch PPC/HV code and add no new
> APIs.  The patches are against Alex Graf's kvm-ppc-next branch.  I
> would like them to go in for 3.10.

Thanks, applied both to kvm-ppc-queue.


Alex

> 
> Paul.
> 
> arch/powerpc/include/asm/kvm_book3s.h    |    3 +-
> arch/powerpc/include/asm/kvm_book3s_64.h |   13 ++++
> arch/powerpc/include/asm/kvm_host.h      |    2 +
> arch/powerpc/kernel/asm-offsets.c        |    1 +
> arch/powerpc/kvm/book3s_64_mmu_hv.c      |  120 +++++++++++++++++++++++++-----
> arch/powerpc/kvm/book3s_hv.c             |   30 +++++---
> arch/powerpc/kvm/book3s_hv_rm_mmu.c      |   11 ---
> arch/powerpc/kvm/book3s_hv_rmhandlers.S  |    4 +
> 8 files changed, 143 insertions(+), 41 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  parent reply	other threads:[~2013-04-26 13:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-19  5:49 [PATCH 0/2] KVM: PPC: Migration bugfixes for HV KVM Paul Mackerras
2013-04-19  5:49 ` Paul Mackerras
2013-04-19  5:50 ` [PATCH 1/2] KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes Paul Mackerras
2013-04-19  5:50   ` Paul Mackerras
2013-04-19  5:51 ` [PATCH 2/2] KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map Paul Mackerras
2013-04-19  5:51   ` Paul Mackerras
2013-04-26 13:51 ` Alexander Graf [this message]
2013-04-26 13:51   ` [PATCH 0/2] KVM: PPC: Migration bugfixes for HV KVM 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=772F0A18-56DD-47F0-8EE9-0B9FAD9E29B6@suse.de \
    --to=agraf@suse.de \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=paulus@samba.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.