Il 21/07/2014 21:14, Christian Borntraeger ha scritto: > From: Cornelia Huck <[email protected]> > > We should advertise all capabilities, including those that can > be enabled. > > Signed-off-by: Cornelia Huck <[email protected]> > Acked-by: Christian Borntraeger <[email protected]> > Signed-off-by: Christian Borntraeger <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
