Alexey Kardashevskiy 12fd285358 spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
The existing KVM_CREATE_SPAPR_TCE ioctl only support 4G windows max as
the window size parameter to the kernel ioctl() is 32-bit so
there's no way of expressing a TCE window > 4GB.

We are going to add huge DMA windows support so this will create small
window and unexpectedly fail later.

This disables KVM_CREATE_SPAPR_TCE for windows bigger that 4GB.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-06-03 23:56:50 +02:00
..
2015-06-01 14:18:55 +02:00
2015-06-01 14:18:54 +02:00
2015-04-27 18:24:18 +02:00
2015-06-01 14:18:55 +02:00
2015-06-01 14:18:55 +02:00
2015-06-01 14:18:55 +02:00
2015-05-29 11:28:59 +01:00
2015-06-01 21:40:22 +02:00
2015-06-01 14:18:55 +02:00
2015-04-30 16:06:18 +03:00
2015-04-30 16:06:17 +03:00
2015-06-03 23:56:49 +02:00
2015-06-01 14:18:55 +02:00
2015-05-31 20:29:02 +02:00
2015-06-01 14:18:55 +02:00
2015-03-19 11:11:55 +03:00
2015-06-01 14:18:54 +02:00
2015-03-10 17:07:28 +01:00
2015-05-11 13:54:00 +01:00