Files
android_kernel_xiaomi_sm8450/arch/s390/include/asm
Martin Schwidefsky ee6ee55bb5 KVM: s390: fix task size check
The gmap_map_segment function uses PGDIR_SIZE in the check for the
maximum address in the tasks address space. This incorrectly limits
the amount of memory usable for a kvm guest to 4TB. The correct limit
is (1UL << 53). As the TASK_SIZE has different values (4TB vs 8PB)
dependent on the existance of the fourth page table level, create
a new define 'TASK_MAX_SIZE' for (1UL << 53).

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-07-29 09:03:19 +02:00
..
2013-02-14 15:55:16 +01:00
2013-01-08 10:57:09 +01:00
2013-03-07 09:52:24 +01:00
2012-03-28 18:30:02 +01:00
2008-12-25 13:39:06 +01:00
2013-05-15 13:09:09 +02:00
2013-06-26 21:10:02 +02:00
2012-03-11 11:59:29 -04:00
2012-11-13 15:48:27 -05:00
2011-12-27 11:27:12 +01:00
2010-06-09 11:12:36 +02:00
2012-11-30 15:40:47 +01:00
2013-04-17 14:07:35 +02:00
2012-11-30 17:47:23 +01:00
2013-07-29 09:03:19 +02:00
2013-02-14 15:55:23 +01:00
2012-09-26 15:44:57 +02:00
2009-06-12 10:27:31 +02:00
2012-07-03 14:55:37 -03:00
2012-11-30 17:47:28 +01:00