Alexey Kardashevskiy
9c60766887
exec, kvm, target-ppc: Move getrampagesize() to common code
...
getrampagesize() returns the largest supported page size and mainly
used to know if huge pages are enabled.
However is implemented in target-ppc/kvm.c and not available
in TCG or other architectures.
This renames and moves gethugepagesize() to mmap-alloc.c where
fd-based analog of it is already implemented. This renames and moves
getrampagesize() to exec.c as it seems to be the common place for
helpers like this.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-03-03 11:30:59 +11:00
..
2016-07-12 16:19:16 +02:00
2017-02-21 11:39:40 +00:00
2017-02-21 11:39:40 +00:00
2017-02-21 11:14:07 +00:00
2017-02-21 11:39:40 +00:00
2016-03-22 22:20:15 +01:00
2017-01-20 13:22:17 +01:00
2016-02-04 17:01:04 +00:00
2016-05-19 16:42:28 +02:00
2016-09-14 12:25:14 +02:00
2016-02-04 17:01:04 +00:00
2016-06-07 18:19:24 +03:00
2016-09-29 14:13:39 +02:00
2016-09-29 14:13:39 +02:00
2016-09-29 14:13:39 +02:00
2016-02-04 17:01:04 +00:00
2017-02-23 20:35:36 +01:00
2016-02-04 17:01:04 +00:00
2016-05-26 11:31:30 +05:30
2017-01-16 17:52:35 +01:00
2017-01-16 17:52:35 +01:00
2017-02-13 17:27:13 +00:00
2016-02-04 17:01:04 +00:00
2017-01-26 10:25:01 +08:00
2016-04-06 09:52:07 +08:00
2017-01-31 10:10:14 +11:00
2016-03-22 22:20:17 +01:00
2017-02-21 11:14:07 +00:00
2016-08-03 18:44:57 +02:00
2017-01-16 13:25:18 +00:00
2017-02-23 20:35:35 +01:00
2017-02-21 11:14:07 +00:00
2017-02-21 11:14:07 +00:00
2016-06-16 18:39:03 +02:00
2017-03-03 11:30:59 +11:00
2016-10-07 14:14:06 +02:00
2016-02-04 17:01:04 +00:00
2016-07-13 13:26:02 +02:00
2016-11-22 10:56:01 +00:00
2017-01-24 23:26:53 +03:00
2016-03-22 22:20:17 +01:00
2016-08-03 18:44:56 +02:00
2016-10-07 13:34:07 +02:00
2016-07-13 13:26:02 +02:00
2017-02-21 11:39:40 +00:00
2017-02-21 11:14:08 +00:00
2017-02-21 11:39:40 +00:00
2016-11-01 16:06:57 +01:00
2016-02-04 17:01:04 +00:00
2017-02-28 20:40:31 +01:00
2016-02-04 17:01:04 +00:00
2017-01-23 15:32:46 +00:00
2017-01-20 16:42:07 +00:00
2017-01-20 16:42:07 +00:00
2016-02-04 17:01:04 +00:00
2017-03-01 00:09:28 +04:00
2016-10-06 18:04:13 +02:00
2016-07-04 16:49:33 +03:00
2016-10-24 11:30:56 +02:00
2016-03-22 22:20:17 +01:00
2017-02-21 11:39:39 +00:00
2016-08-05 09:59:06 +01:00
2016-05-18 15:04:27 +03:00
2017-02-21 11:39:40 +00:00
2016-03-22 22:20:17 +01:00
2017-01-24 23:26:52 +03:00
2016-09-23 11:42:52 +08:00