]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Jul 2017 08:41:59 +0000 (10:41 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Jul 2017 08:41:59 +0000 (10:41 +0200)
- Better machine check handling for HV KVM
- Ability to support guests with threads=2, 4 or 8 on POWER9
- Fix for a race that could cause delayed recognition of signals
- Fix for a bug where POWER9 guests could sleep with interrupts
  pending.

1  2 
Documentation/virtual/kvm/api.txt
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/kvm/powerpc.c
include/uapi/linux/kvm.h

Simple merge
Simple merge
Simple merge
index 2b8dc1ca18d4aa511161226de369dfaacd5264bc,36ea74aa34220ab890a54e3446c0d0fa49502f52..c0b6dfec5f87241cd96f386643eeee159c0da1b2
@@@ -924,7 -895,8 +924,9 @@@ struct kvm_ppc_resize_hpt 
  #define KVM_CAP_SPAPR_TCE_VFIO 142
  #define KVM_CAP_X86_GUEST_MWAIT 143
  #define KVM_CAP_ARM_USER_IRQ 144
 -#define KVM_CAP_PPC_FWNMI 145
 -#define KVM_CAP_PPC_SMT_POSSIBLE 146
 +#define KVM_CAP_S390_CMMA_MIGRATION 145
++#define KVM_CAP_PPC_FWNMI 146
++#define KVM_CAP_PPC_SMT_POSSIBLE 147
  
  #ifdef KVM_CAP_IRQ_ROUTING