]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorRadim Krčmář <rkrcmar@redhat.com>
Tue, 11 Apr 2017 18:54:40 +0000 (20:54 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Tue, 11 Apr 2017 18:54:40 +0000 (20:54 +0200)
From: Christian Borntraeger <borntraeger@de.ibm.com>

KVM: s390: features for 4.12

1. guarded storage support for guests
   This contains an s390 base Linux feature branch that is necessary
   to implement the KVM part
2. Provide an interface to implement adapter interruption suppression
   which is necessary for proper zPCI support
3. Use more defines instead of numbers
4. Provide logging for lazy enablement of runtime instrumentation

1  2 
Documentation/virtual/kvm/api.txt
include/uapi/linux/kvm.h

Simple merge
index 1e1a6c728a18353b613688dd22b70844c0d47874,33dd2a4e36dc3f124756f92ef1ce586e8456a3d3..6180ea50e9ef01c62d1817bcb8399a29da3973e5
@@@ -887,9 -883,8 +887,11 @@@ struct kvm_ppc_resize_hpt 
  #define KVM_CAP_PPC_MMU_RADIX 134
  #define KVM_CAP_PPC_MMU_HASH_V3 135
  #define KVM_CAP_IMMEDIATE_EXIT 136
 -#define KVM_CAP_S390_GS 137
 -#define KVM_CAP_S390_AIS 138
 +#define KVM_CAP_MIPS_VZ 137
 +#define KVM_CAP_MIPS_TE 138
 +#define KVM_CAP_MIPS_64BIT 139
++#define KVM_CAP_S390_GS 140
++#define KVM_CAP_S390_AIS 141
  
  #ifdef KVM_CAP_IRQ_ROUTING