summaryrefslogtreecommitdiffstats
path: root/scripts/modules/module_block.py
diff options
context:
space:
mode:
authorAlexey Kardashevskiy2017-03-02 03:36:11 +0100
committerDavid Gibson2017-03-03 01:30:59 +0100
commit9c60766887c647df7193463f7a2075e8993b514c (patch)
tree8c6c4797388c2b03226e7e5871531646234d0f1f /scripts/modules/module_block.py
parenttarget/ppc: Add POWER9/ISAv3.00 to compat_table (diff)
downloadqemu-9c60766887c647df7193463f7a2075e8993b514c.tar.gz
qemu-9c60766887c647df7193463f7a2075e8993b514c.tar.xz
qemu-9c60766887c647df7193463f7a2075e8993b514c.zip
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>
Diffstat (limited to 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions