Re: [PATCH/RFC] KVM: Disable compat ioctl for s390

2015-02-04 Thread Paolo Bonzini
On 04/02/2015 12:27, Christian Borntraeger wrote: > We never had a 31bit QEMU/kuli running. We would need to review several > ioctls to check if this creates holes, bugs or whatever to make it work. > Lets just disable compat support for KVM on s390. > > Signed-off-by: Christian Borntraeger > -

[PATCH/RFC] KVM: Disable compat ioctl for s390

2015-02-04 Thread Christian Borntraeger
We never had a 31bit QEMU/kuli running. We would need to review several ioctls to check if this creates holes, bugs or whatever to make it work. Lets just disable compat support for KVM on s390. Signed-off-by: Christian Borntraeger --- virt/kvm/Kconfig| 4 virt/kvm/kvm_main.c | 12