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(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to