Il 21/07/2014 21:14, Christian Borntraeger ha scritto: > From: Cornelia Huck <cornelia.huck@xxxxxxxxxx> > > We should advertise all capabilities, including those that can > be enabled. > > Signed-off-by: Cornelia Huck <cornelia.huck@xxxxxxxxxx> > Acked-by: Christian Borntraeger <borntraeger@xxxxxxxxxx> > Signed-off-by: Christian Borntraeger <borntraeger@xxxxxxxxxx> > --- > arch/s390/kvm/kvm-s390.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/s390/kvm/kvm-s390.c b/arch/s390/kvm/kvm-s390.c > index dd902e6..339b34a 100644 > --- a/arch/s390/kvm/kvm-s390.c > +++ b/arch/s390/kvm/kvm-s390.c > @@ -166,6 +166,7 @@ int kvm_dev_ioctl_check_extension(long ext) > case KVM_CAP_IOEVENTFD: > case KVM_CAP_DEVICE_CTRL: > case KVM_CAP_ENABLE_CAP_VM: > + case KVM_CAP_S390_IRQCHIP: > case KVM_CAP_VM_ATTRIBUTES: > case KVM_CAP_MP_STATE: > r = 1; > Should I apply this to 3.16 as well (or Cc: stable)? -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html