mbox

[GIT,PULL] Please pull my kvm-ppc-fixes branch

Message ID 20170302015556.GA25913@fergus.ozlabs.ibm.com
State Accepted
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes

Message

Paul Mackerras March 2, 2017, 1:55 a.m. UTC
Paolo,

Please do a pull from my kvm-ppc-fixes branch to get two bug fixes for
HV KVM on POWER9 machines.  I would like them to go into 4.11.

One of the commits touches a PPC header file.  I have verbal approval
from Michael Ellerman for this change to go via the KVM tree because
the affected definitions are only used by KVM.

Thanks,
Paul.

The following changes since commit fd7e9a88348472521d999434ee02f25735c7dadf:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2017-02-22 18:22:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes

for you to fetch changes up to 4e5acdc23a3dcbd6ad6dc93a9783dd9c838987c8:

  KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9 (2017-03-01 11:54:10 +1100)

----------------------------------------------------------------
Paul Mackerras (2):
      KVM: PPC: Book3S HV: Fix software walk of guest process page tables
      KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9

 arch/powerpc/include/asm/book3s/64/mmu.h | 3 ++-
 arch/powerpc/kvm/book3s_64_mmu_radix.c   | 5 +++--
 arch/powerpc/kvm/book3s_hv_rmhandlers.S  | 8 ++++----
 3 files changed, 9 insertions(+), 7 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

Comments

Paolo Bonzini March 2, 2017, 11 a.m. UTC | #1
On 02/03/2017 02:55, Paul Mackerras wrote:
> Paolo,
> 
> Please do a pull from my kvm-ppc-fixes branch to get two bug fixes for
> HV KVM on POWER9 machines.  I would like them to go into 4.11.
> 
> One of the commits touches a PPC header file.  I have verbal approval
> from Michael Ellerman for this change to go via the KVM tree because
> the affected definitions are only used by KVM.

Fair enough!  Conflicts are only really an issue for the first pull
request in the merge window.

Paolo

> Thanks,
> Paul.
> 
> The following changes since commit fd7e9a88348472521d999434ee02f25735c7dadf:
> 
>   Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2017-02-22 18:22:53 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes
> 
> for you to fetch changes up to 4e5acdc23a3dcbd6ad6dc93a9783dd9c838987c8:
> 
>   KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9 (2017-03-01 11:54:10 +1100)
--
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
Radim Krčmář March 2, 2017, 9:04 p.m. UTC | #2
2017-03-02 12:55+1100, Paul Mackerras:
> Paolo,
> 
> Please do a pull from my kvm-ppc-fixes branch to get two bug fixes for
> HV KVM on POWER9 machines.  I would like them to go into 4.11.
> 
> One of the commits touches a PPC header file.  I have verbal approval
> from Michael Ellerman for this change to go via the KVM tree because
> the affected definitions are only used by KVM.

Pulled, thanks.
--
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