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-06-26 21:10:28 +02:00
2012-09-26 15:45:15 +02:00
2009-12-12 13:08:14 +01:00
2012-07-20 11:15:04 +02:00
2013-02-14 15:55:11 +01:00
2013-04-17 14:07:30 +02:00
2010-05-19 08:36:48 +01:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2011-05-19 16:55:26 +09:30
2013-04-17 14:07:31 +02:00
2012-11-23 11:14:35 +01:00
2012-07-20 11:15:04 +02:00
2012-10-09 14:18:10 +02:00
2013-04-17 14:07:30 +02:00
2013-02-14 15:55:16 +01:00
2012-10-09 09:47:31 +01:00
2012-09-26 15:45:25 +02:00
2013-04-23 10:18:18 +02:00
2012-07-20 11:15:04 +02:00
2013-03-11 07:54:29 -07:00
2012-07-20 11:15:04 +02:00
2012-11-19 16:41:32 +01:00
2012-07-20 11:15:04 +02:00
2012-10-09 14:17:00 +02:00
2012-05-24 10:10:10 +02:00
2012-07-20 11:15:04 +02:00
2012-10-09 09:47:31 +01:00
2012-07-20 11:15:04 +02:00
2008-08-01 20:42:05 +02:00
2011-05-10 17:13:43 +02:00
2008-08-01 20:42:05 +02:00
2013-06-26 21:10:26 +02:00
2013-01-08 10:57:09 +01:00
2013-03-07 09:52:24 +01:00
2012-07-20 11:15:04 +02:00
2013-04-26 09:07:05 +02:00
2008-08-01 20:42:05 +02:00
2012-09-26 15:45:14 +02:00
2012-03-28 18:30:02 +01:00
2012-07-20 11:15:04 +02:00
2013-06-26 21:10:25 +02:00
2008-08-01 20:42:05 +02:00
2008-12-25 13:39:06 +01:00
2013-05-15 13:09:09 +02:00
2013-02-28 09:37:09 +01:00
2012-07-20 11:15:04 +02:00
2013-04-29 15:54:33 -07:00
2012-11-30 17:47:21 +01:00
2012-07-20 11:15:04 +02:00
2013-06-26 21:10:02 +02:00
2012-03-11 11:59:29 -04:00
2008-08-01 20:42:05 +02:00
2013-02-24 13:07:18 -08:00
2012-07-20 11:15:04 +02:00
2012-11-30 17:47:21 +01:00
2011-12-13 09:26:45 +00:00
2012-02-24 10:05:59 +01:00
2012-11-13 15:48:27 -05:00
2011-12-27 11:27:12 +01:00
2012-07-20 11:15:04 +02:00
2012-05-24 10:10:05 +02:00
2012-07-20 11:15:04 +02:00
2013-06-20 23:31:04 +02:00
2012-10-09 09:47:31 +01:00
2011-07-24 10:48:21 +02:00
2010-06-09 11:12:36 +02:00
2008-08-01 20:42:05 +02:00
2012-09-26 15:45:02 +02:00
2012-07-20 11:15:04 +02:00
2013-02-14 15:55:22 +01:00
2013-07-29 09:03:09 +02:00
2013-07-29 09:03:09 +02:00
2012-09-28 14:31:03 +09:30
2011-01-05 12:47:31 +01:00
2012-07-20 11:15:04 +02:00
2012-05-23 17:06:50 +02:00
2013-05-07 14:11:55 +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-04-17 14:07:37 +02:00
2013-04-17 14:07:38 +02:00
2013-06-26 21:10:27 +02:00
2012-09-26 15:45:25 +02:00
2013-06-17 17:10:23 +02:00
2013-06-26 21:10:04 +02:00
2013-07-29 09:03:09 +02:00
2013-07-29 09:03:19 +02:00
2013-06-26 21:10:23 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2012-09-26 15:45:02 +02:00
2012-07-20 11:15:04 +02:00
2010-10-25 16:10:15 +02:00
2012-10-09 09:47:31 +01: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
2008-08-01 20:42:05 +02:00
2008-08-01 20:42:05 +02:00
2013-05-03 14:21:15 +02:00
2008-08-01 20:42:05 +02:00
2012-05-24 10:10:10 +02:00
2012-07-20 11:15:04 +02:00
2013-02-03 18:16:14 -05:00
2012-07-03 14:55:37 -03:00
2012-09-26 15:45:09 +02:00
2012-08-08 07:32:55 -07:00
2009-12-14 23:55:32 +01:00
2012-07-20 11:15:04 +02:00
2012-09-26 15:44:50 +02:00
2012-10-01 11:49:56 -07:00
2013-04-26 09:07:05 +02:00
2012-09-26 15:45:12 +02:00
2012-10-09 09:47:31 +01:00
2013-04-26 09:07:08 +02:00
2013-02-14 15:55:10 +01:00
2012-10-09 16:22:31 +09:00
2013-03-05 10:21:36 +01:00
2012-11-23 11:14:31 +01:00
2012-10-09 09:47:31 +01:00
2013-02-28 09:37:09 +01:00
2008-08-01 20:42:05 +02:00
2013-03-03 22:55:19 -05:00
2012-07-20 11:15:04 +02:00
2012-05-24 10:10:05 +02:00
2012-11-30 17:47:28 +01:00
2012-07-20 11:15:08 +02:00
2008-08-01 20:42:05 +02:00