From: Paul Mackerras <paulus@samba.org>
To: Alexander Graf <agraf@suse.de>
Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org
Subject: [PATCH 0/2] KVM: PPC: Migration bugfixes for HV KVM
Date: Fri, 19 Apr 2013 15:49:53 +1000 [thread overview]
Message-ID: <20130419054953.GB26477@drongo> (raw)
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.
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(-)
next reply other threads:[~2013-04-19 5:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 5:49 Paul Mackerras [this message]
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:51 ` [PATCH 2/2] KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map Paul Mackerras
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=20130419054953.GB26477@drongo \
--to=paulus@samba.org \
--cc=agraf@suse.de \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox