public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: PPC: Migration bugfixes for HV KVM
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Mackerras @ 2013-04-19  5:49 UTC (permalink / raw)
  To: Alexander Graf; +Cc: kvm, kvm-ppc

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-26 13:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19  5:49 [PATCH 0/2] KVM: PPC: Migration bugfixes for HV KVM 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: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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox